| /kernel/linux/linux-5.10/arch/powerpc/include/asm/ |
| D | disassemble.h | 14 static inline unsigned int get_op(u32 inst) in get_op() 19 static inline unsigned int get_xop(u32 inst) in get_xop() 24 static inline unsigned int get_sprn(u32 inst) in get_sprn() 29 static inline unsigned int get_dcrn(u32 inst) in get_dcrn() 34 static inline unsigned int get_tmrn(u32 inst) in get_tmrn() 39 static inline unsigned int get_rt(u32 inst) in get_rt() 44 static inline unsigned int get_rs(u32 inst) in get_rs() 49 static inline unsigned int get_ra(u32 inst) in get_ra() 54 static inline unsigned int get_rb(u32 inst) in get_rb() 59 static inline unsigned int get_rc(u32 inst) in get_rc() [all …]
|
| /kernel/linux/linux-4.19/arch/powerpc/include/asm/ |
| D | disassemble.h | 25 static inline unsigned int get_op(u32 inst) in get_op() 30 static inline unsigned int get_xop(u32 inst) in get_xop() 35 static inline unsigned int get_sprn(u32 inst) in get_sprn() 40 static inline unsigned int get_dcrn(u32 inst) in get_dcrn() 45 static inline unsigned int get_tmrn(u32 inst) in get_tmrn() 50 static inline unsigned int get_rt(u32 inst) in get_rt() 55 static inline unsigned int get_rs(u32 inst) in get_rs() 60 static inline unsigned int get_ra(u32 inst) in get_ra() 65 static inline unsigned int get_rb(u32 inst) in get_rb() 70 static inline unsigned int get_rc(u32 inst) in get_rc() [all …]
|
| /kernel/linux/linux-5.10/drivers/media/platform/qcom/venus/ |
| D | hfi_parser.h | 15 static inline u32 get_cap(struct venus_inst *inst, u32 type, u32 which) in get_cap() 50 static inline u32 cap_min(struct venus_inst *inst, u32 type) in cap_min() 55 static inline u32 cap_max(struct venus_inst *inst, u32 type) in cap_max() 60 static inline u32 cap_step(struct venus_inst *inst, u32 type) in cap_step() 65 static inline u32 frame_width_min(struct venus_inst *inst) in frame_width_min() 70 static inline u32 frame_width_max(struct venus_inst *inst) in frame_width_max() 75 static inline u32 frame_width_step(struct venus_inst *inst) in frame_width_step() 80 static inline u32 frame_height_min(struct venus_inst *inst) in frame_height_min() 85 static inline u32 frame_height_max(struct venus_inst *inst) in frame_height_max() 90 static inline u32 frame_height_step(struct venus_inst *inst) in frame_height_step() [all …]
|
| D | vdec.c | 91 find_format(struct venus_inst *inst, u32 pixfmt, u32 type) in find_format() 113 find_format_by_index(struct venus_inst *inst, unsigned int index, u32 type) in find_format_by_index() 142 vdec_try_fmt_common(struct venus_inst *inst, struct v4l2_format *f) in vdec_try_fmt_common() 193 struct venus_inst *inst = to_inst(file); in vdec_try_fmt() local 200 static int vdec_check_src_change(struct venus_inst *inst) in vdec_check_src_change() 236 struct venus_inst *inst = to_inst(file); in vdec_g_fmt() local 273 struct venus_inst *inst = to_inst(file); in vdec_s_fmt() local 340 struct venus_inst *inst = to_inst(file); in vdec_g_selection() local 391 struct venus_inst *inst = to_inst(file); in vdec_enum_fmt() local 408 struct venus_inst *inst = to_inst(file); in vdec_s_parm() local [all …]
|
| D | hfi.c | 161 static int wait_session_msg(struct venus_inst *inst) in wait_session_msg() 175 int hfi_session_create(struct venus_inst *inst, const struct hfi_inst_ops *ops) in hfi_session_create() 195 int hfi_session_init(struct venus_inst *inst, u32 pixfmt) in hfi_session_init() 221 void hfi_session_destroy(struct venus_inst *inst) in hfi_session_destroy() 233 int hfi_session_deinit(struct venus_inst *inst) in hfi_session_deinit() 260 int hfi_session_start(struct venus_inst *inst) in hfi_session_start() 284 int hfi_session_stop(struct venus_inst *inst) in hfi_session_stop() 308 int hfi_session_continue(struct venus_inst *inst) in hfi_session_continue() 319 int hfi_session_abort(struct venus_inst *inst) in hfi_session_abort() 338 int hfi_session_load_res(struct venus_inst *inst) in hfi_session_load_res() [all …]
|
| D | hfi_msgs.c | 17 static void event_seq_changed(struct venus_core *core, struct venus_inst *inst, in event_seq_changed() 119 struct venus_inst *inst, in event_release_buffer_ref() 150 event_session_error(struct venus_core *core, struct venus_inst *inst, in event_session_error() 180 static void hfi_event_notify(struct venus_core *core, struct venus_inst *inst, in hfi_event_notify() 208 static void hfi_sys_init_done(struct venus_core *core, struct venus_inst *inst, in hfi_sys_init_done() 254 struct venus_inst *inst, void *packet) in hfi_sys_property_info() 275 struct venus_inst *inst, in hfi_sys_rel_resource_done() 284 static void hfi_sys_ping_done(struct venus_core *core, struct venus_inst *inst, in hfi_sys_ping_done() 297 static void hfi_sys_idle_done(struct venus_core *core, struct venus_inst *inst, in hfi_sys_idle_done() 304 struct venus_inst *inst, void *packet) in hfi_sys_pc_prepare_done() [all …]
|
| D | helpers.c | 28 bool venus_helper_check_codec(struct venus_inst *inst, u32 v4l2_pixfmt) in venus_helper_check_codec() 80 int venus_helper_queue_dpb_bufs(struct venus_inst *inst) in venus_helper_queue_dpb_bufs() 103 int venus_helper_free_dpb_bufs(struct venus_inst *inst) in venus_helper_free_dpb_bufs() 120 int venus_helper_alloc_dpb_bufs(struct venus_inst *inst) in venus_helper_alloc_dpb_bufs() 181 static int intbufs_set_buffer(struct venus_inst *inst, u32 type) in intbufs_set_buffer() 240 static int intbufs_unset_buffers(struct venus_inst *inst) in intbufs_unset_buffers() 280 int venus_helper_intbufs_alloc(struct venus_inst *inst) in venus_helper_intbufs_alloc() 308 int venus_helper_intbufs_free(struct venus_inst *inst) in venus_helper_intbufs_free() 314 int venus_helper_intbufs_realloc(struct venus_inst *inst) in venus_helper_intbufs_realloc() 371 static void return_buf_error(struct venus_inst *inst, in return_buf_error() [all …]
|
| D | venc.c | 63 find_format(struct venus_inst *inst, u32 pixfmt, u32 type) in find_format() 85 find_format_by_index(struct venus_inst *inst, unsigned int index, u32 type) in find_format_by_index() 151 struct venus_inst *inst = to_inst(file); in venc_enum_fmt() local 167 venc_try_fmt_common(struct venus_inst *inst, struct v4l2_format *f) in venc_try_fmt_common() 221 struct venus_inst *inst = to_inst(file); in venc_try_fmt() local 230 struct venus_inst *inst = to_inst(file); in venc_s_fmt() local 300 struct venus_inst *inst = to_inst(file); in venc_g_fmt() local 332 struct venus_inst *inst = to_inst(file); in venc_g_selection() local 360 struct venus_inst *inst = to_inst(file); in venc_s_selection() local 381 struct venus_inst *inst = to_inst(file); in venc_s_parm() local [all …]
|
| /kernel/linux/linux-4.19/drivers/media/platform/qcom/venus/ |
| D | hfi_parser.h | 15 static inline u32 get_cap(struct venus_inst *inst, u32 type, u32 which) in get_cap() 50 static inline u32 cap_min(struct venus_inst *inst, u32 type) in cap_min() 55 static inline u32 cap_max(struct venus_inst *inst, u32 type) in cap_max() 60 static inline u32 cap_step(struct venus_inst *inst, u32 type) in cap_step() 65 static inline u32 frame_width_min(struct venus_inst *inst) in frame_width_min() 70 static inline u32 frame_width_max(struct venus_inst *inst) in frame_width_max() 75 static inline u32 frame_width_step(struct venus_inst *inst) in frame_width_step() 80 static inline u32 frame_height_min(struct venus_inst *inst) in frame_height_min() 85 static inline u32 frame_height_max(struct venus_inst *inst) in frame_height_max() 90 static inline u32 frame_height_step(struct venus_inst *inst) in frame_height_step() [all …]
|
| D | helpers.c | 39 bool venus_helper_check_codec(struct venus_inst *inst, u32 v4l2_pixfmt) in venus_helper_check_codec() 91 static int venus_helper_queue_dpb_bufs(struct venus_inst *inst) in venus_helper_queue_dpb_bufs() 113 int venus_helper_free_dpb_bufs(struct venus_inst *inst) in venus_helper_free_dpb_bufs() 130 int venus_helper_alloc_dpb_bufs(struct venus_inst *inst) in venus_helper_alloc_dpb_bufs() 191 static int intbufs_set_buffer(struct venus_inst *inst, u32 type) in intbufs_set_buffer() 250 static int intbufs_unset_buffers(struct venus_inst *inst) in intbufs_unset_buffers() 290 static int intbufs_alloc(struct venus_inst *inst) in intbufs_alloc() 317 static int intbufs_free(struct venus_inst *inst) in intbufs_free() 322 static u32 load_per_instance(struct venus_inst *inst) in load_per_instance() 336 struct venus_inst *inst = NULL; in load_per_type() local [all …]
|
| D | hfi.c | 170 static int wait_session_msg(struct venus_inst *inst) in wait_session_msg() 184 int hfi_session_create(struct venus_inst *inst, const struct hfi_inst_ops *ops) in hfi_session_create() 204 int hfi_session_init(struct venus_inst *inst, u32 pixfmt) in hfi_session_init() 227 void hfi_session_destroy(struct venus_inst *inst) in hfi_session_destroy() 239 int hfi_session_deinit(struct venus_inst *inst) in hfi_session_deinit() 266 int hfi_session_start(struct venus_inst *inst) in hfi_session_start() 289 int hfi_session_stop(struct venus_inst *inst) in hfi_session_stop() 312 int hfi_session_continue(struct venus_inst *inst) in hfi_session_continue() 323 int hfi_session_abort(struct venus_inst *inst) in hfi_session_abort() 341 int hfi_session_load_res(struct venus_inst *inst) in hfi_session_load_res() [all …]
|
| D | hfi_msgs.c | 26 static void event_seq_changed(struct venus_core *core, struct venus_inst *inst, in event_seq_changed() 128 struct venus_inst *inst, in event_release_buffer_ref() 159 event_session_error(struct venus_core *core, struct venus_inst *inst, in event_session_error() 189 static void hfi_event_notify(struct venus_core *core, struct venus_inst *inst, in hfi_event_notify() 217 static void hfi_sys_init_done(struct venus_core *core, struct venus_inst *inst, in hfi_sys_init_done() 263 struct venus_inst *inst, void *packet) in hfi_sys_property_info() 284 struct venus_inst *inst, in hfi_sys_rel_resource_done() 293 static void hfi_sys_ping_done(struct venus_core *core, struct venus_inst *inst, in hfi_sys_ping_done() 306 static void hfi_sys_idle_done(struct venus_core *core, struct venus_inst *inst, in hfi_sys_idle_done() 313 struct venus_inst *inst, void *packet) in hfi_sys_pc_prepare_done() [all …]
|
| D | venc.c | 71 find_format(struct venus_inst *inst, u32 pixfmt, u32 type) in find_format() 93 find_format_by_index(struct venus_inst *inst, unsigned int index, u32 type) in find_format_by_index() 285 struct venus_inst *inst = to_inst(file); in venc_enum_fmt() local 301 venc_try_fmt_common(struct venus_inst *inst, struct v4l2_format *f) in venc_try_fmt_common() 351 struct venus_inst *inst = to_inst(file); in venc_try_fmt() local 360 struct venus_inst *inst = to_inst(file); in venc_s_fmt() local 420 struct venus_inst *inst = to_inst(file); in venc_g_fmt() local 452 struct venus_inst *inst = to_inst(file); in venc_g_selection() local 480 struct venus_inst *inst = to_inst(file); in venc_s_selection() local 501 struct venus_inst *inst = to_inst(file); in venc_s_parm() local [all …]
|
| D | vdec.c | 89 find_format(struct venus_inst *inst, u32 pixfmt, u32 type) in find_format() 111 find_format_by_index(struct venus_inst *inst, unsigned int index, u32 type) in find_format_by_index() 140 vdec_try_fmt_common(struct venus_inst *inst, struct v4l2_format *f) in vdec_try_fmt_common() 187 struct venus_inst *inst = to_inst(file); in vdec_try_fmt() local 196 struct venus_inst *inst = to_inst(file); in vdec_g_fmt() local 244 struct venus_inst *inst = to_inst(file); in vdec_s_fmt() local 302 struct venus_inst *inst = to_inst(file); in vdec_g_selection() local 353 struct venus_inst *inst = to_inst(file); in vdec_enum_fmt() local 369 struct venus_inst *inst = to_inst(file); in vdec_s_parm() local 404 struct venus_inst *inst = to_inst(file); in vdec_enum_framesizes() local [all …]
|
| /kernel/linux/linux-4.19/arch/arm/vfp/ |
| D | vfpinstr.h | 13 #define INST_CPRTDO(inst) (((inst) & 0x0f000000) == 0x0e000000) argument 14 #define INST_CPRT(inst) ((inst) & (1 << 4)) argument 15 #define INST_CPRT_L(inst) ((inst) & (1 << 20)) argument 16 #define INST_CPRT_Rd(inst) (((inst) & (15 << 12)) >> 12) argument 17 #define INST_CPRT_OP(inst) (((inst) >> 21) & 7) argument 18 #define INST_CPNUM(inst) ((inst) & 0xf00) argument 33 #define FOP_TO_IDX(inst) ((inst & 0x00b00000) >> 20 | (inst & (1 << 6)) >> 4) argument 52 #define FEXT_TO_IDX(inst) ((inst & 0x000f0000) >> 15 | (inst & (1 << 7)) >> 7) argument 54 #define vfp_get_sd(inst) ((inst & 0x0000f000) >> 11 | (inst & (1 << 22)) >> 22) argument 55 #define vfp_get_dd(inst) ((inst & 0x0000f000) >> 12 | (inst & (1 << 22)) >> 18) argument [all …]
|
| /kernel/linux/linux-5.10/arch/arm/vfp/ |
| D | vfpinstr.h | 10 #define INST_CPRTDO(inst) (((inst) & 0x0f000000) == 0x0e000000) argument 11 #define INST_CPRT(inst) ((inst) & (1 << 4)) argument 12 #define INST_CPRT_L(inst) ((inst) & (1 << 20)) argument 13 #define INST_CPRT_Rd(inst) (((inst) & (15 << 12)) >> 12) argument 14 #define INST_CPRT_OP(inst) (((inst) >> 21) & 7) argument 15 #define INST_CPNUM(inst) ((inst) & 0xf00) argument 30 #define FOP_TO_IDX(inst) ((inst & 0x00b00000) >> 20 | (inst & (1 << 6)) >> 4) argument 49 #define FEXT_TO_IDX(inst) ((inst & 0x000f0000) >> 15 | (inst & (1 << 7)) >> 7) argument 51 #define vfp_get_sd(inst) ((inst & 0x0000f000) >> 11 | (inst & (1 << 22)) >> 22) argument 52 #define vfp_get_dd(inst) ((inst & 0x0000f000) >> 12 | (inst & (1 << 22)) >> 18) argument [all …]
|
| /kernel/linux/linux-5.10/arch/arm/mach-omap2/ |
| D | cm33xx.c | 51 static inline u32 am33xx_cm_read_reg(u16 inst, u16 idx) in am33xx_cm_read_reg() 57 static inline void am33xx_cm_write_reg(u32 val, u16 inst, u16 idx) in am33xx_cm_write_reg() 63 static inline u32 am33xx_cm_rmw_reg_bits(u32 mask, u32 bits, s16 inst, s16 idx) in am33xx_cm_rmw_reg_bits() 75 static inline u32 am33xx_cm_read_reg_bits(u16 inst, s16 idx, u32 mask) in am33xx_cm_read_reg_bits() 94 static u32 _clkctrl_idlest(u16 inst, u16 clkctrl_offs) in _clkctrl_idlest() 110 static bool _is_module_ready(u16 inst, u16 clkctrl_offs) in _is_module_ready() 129 static void _clktrctrl_write(u8 c, u16 inst, u16 cdoffs) in _clktrctrl_write() 149 static bool am33xx_cm_is_clkdm_in_hwsup(u16 inst, u16 cdoffs) in am33xx_cm_is_clkdm_in_hwsup() 168 static void am33xx_cm_clkdm_enable_hwsup(u16 inst, u16 cdoffs) in am33xx_cm_clkdm_enable_hwsup() 182 static void am33xx_cm_clkdm_disable_hwsup(u16 inst, u16 cdoffs) in am33xx_cm_clkdm_disable_hwsup() [all …]
|
| D | cminst44xx.c | 85 static u32 _clkctrl_idlest(u8 part, u16 inst, u16 clkctrl_offs) in _clkctrl_idlest() 102 static bool _is_module_ready(u8 part, u16 inst, u16 clkctrl_offs) in _is_module_ready() 113 static u32 omap4_cminst_read_inst_reg(u8 part, u16 inst, u16 idx) in omap4_cminst_read_inst_reg() 122 static void omap4_cminst_write_inst_reg(u32 val, u8 part, u16 inst, u16 idx) in omap4_cminst_write_inst_reg() 131 static u32 omap4_cminst_rmw_inst_reg_bits(u32 mask, u32 bits, u8 part, u16 inst, in omap4_cminst_rmw_inst_reg_bits() 144 static u32 omap4_cminst_set_inst_reg_bits(u32 bits, u8 part, u16 inst, s16 idx) in omap4_cminst_set_inst_reg_bits() 149 static u32 omap4_cminst_clear_inst_reg_bits(u32 bits, u8 part, u16 inst, in omap4_cminst_clear_inst_reg_bits() 155 static u32 omap4_cminst_read_inst_reg_bits(u8 part, u16 inst, s16 idx, u32 mask) in omap4_cminst_read_inst_reg_bits() 180 static void _clktrctrl_write(u8 c, u8 part, u16 inst, u16 cdoffs) in _clktrctrl_write() 199 static bool omap4_cminst_is_clkdm_in_hwsup(u8 part, u16 inst, u16 cdoffs) in omap4_cminst_is_clkdm_in_hwsup() [all …]
|
| /kernel/linux/linux-4.19/arch/arm/mach-omap2/ |
| D | cm33xx.c | 51 static inline u32 am33xx_cm_read_reg(u16 inst, u16 idx) in am33xx_cm_read_reg() 57 static inline void am33xx_cm_write_reg(u32 val, u16 inst, u16 idx) in am33xx_cm_write_reg() 63 static inline u32 am33xx_cm_rmw_reg_bits(u32 mask, u32 bits, s16 inst, s16 idx) in am33xx_cm_rmw_reg_bits() 75 static inline u32 am33xx_cm_read_reg_bits(u16 inst, s16 idx, u32 mask) in am33xx_cm_read_reg_bits() 94 static u32 _clkctrl_idlest(u16 inst, u16 clkctrl_offs) in _clkctrl_idlest() 110 static bool _is_module_ready(u16 inst, u16 clkctrl_offs) in _is_module_ready() 129 static void _clktrctrl_write(u8 c, u16 inst, u16 cdoffs) in _clktrctrl_write() 149 static bool am33xx_cm_is_clkdm_in_hwsup(u16 inst, u16 cdoffs) in am33xx_cm_is_clkdm_in_hwsup() 168 static void am33xx_cm_clkdm_enable_hwsup(u16 inst, u16 cdoffs) in am33xx_cm_clkdm_enable_hwsup() 182 static void am33xx_cm_clkdm_disable_hwsup(u16 inst, u16 cdoffs) in am33xx_cm_clkdm_disable_hwsup() [all …]
|
| D | cminst44xx.c | 88 static u32 _clkctrl_idlest(u8 part, u16 inst, u16 clkctrl_offs) in _clkctrl_idlest() 105 static bool _is_module_ready(u8 part, u16 inst, u16 clkctrl_offs) in _is_module_ready() 116 static u32 omap4_cminst_read_inst_reg(u8 part, u16 inst, u16 idx) in omap4_cminst_read_inst_reg() 125 static void omap4_cminst_write_inst_reg(u32 val, u8 part, u16 inst, u16 idx) in omap4_cminst_write_inst_reg() 134 static u32 omap4_cminst_rmw_inst_reg_bits(u32 mask, u32 bits, u8 part, u16 inst, in omap4_cminst_rmw_inst_reg_bits() 147 static u32 omap4_cminst_set_inst_reg_bits(u32 bits, u8 part, u16 inst, s16 idx) in omap4_cminst_set_inst_reg_bits() 152 static u32 omap4_cminst_clear_inst_reg_bits(u32 bits, u8 part, u16 inst, in omap4_cminst_clear_inst_reg_bits() 158 static u32 omap4_cminst_read_inst_reg_bits(u8 part, u16 inst, s16 idx, u32 mask) in omap4_cminst_read_inst_reg_bits() 183 static void _clktrctrl_write(u8 c, u8 part, u16 inst, u16 cdoffs) in _clktrctrl_write() 202 static bool omap4_cminst_is_clkdm_in_hwsup(u8 part, u16 inst, u16 cdoffs) in omap4_cminst_is_clkdm_in_hwsup() [all …]
|
| /kernel/linux/linux-4.19/drivers/gpu/drm/nouveau/nvkm/engine/gr/ |
| D | nv04.c | 445 nv04_gr_set_ctx1(struct nvkm_device *device, u32 inst, u32 mask, u32 value) in nv04_gr_set_ctx1() 460 nv04_gr_set_ctx_val(struct nvkm_device *device, u32 inst, u32 mask, u32 value) in nv04_gr_set_ctx_val() 508 nv04_gr_mthd_set_operation(struct nvkm_device *device, u32 inst, u32 data) in nv04_gr_mthd_set_operation() 523 nv04_gr_mthd_surf3d_clip_h(struct nvkm_device *device, u32 inst, u32 data) in nv04_gr_mthd_surf3d_clip_h() 541 nv04_gr_mthd_surf3d_clip_v(struct nvkm_device *device, u32 inst, u32 data) in nv04_gr_mthd_surf3d_clip_v() 559 nv04_gr_mthd_bind_class(struct nvkm_device *device, u32 inst) in nv04_gr_mthd_bind_class() 565 nv04_gr_mthd_bind_surf2d(struct nvkm_device *device, u32 inst, u32 data) in nv04_gr_mthd_bind_surf2d() 581 nv04_gr_mthd_bind_surf2d_swzsurf(struct nvkm_device *device, u32 inst, u32 data) in nv04_gr_mthd_bind_surf2d_swzsurf() 601 nv01_gr_mthd_bind_patt(struct nvkm_device *device, u32 inst, u32 data) in nv01_gr_mthd_bind_patt() 615 nv04_gr_mthd_bind_patt(struct nvkm_device *device, u32 inst, u32 data) in nv04_gr_mthd_bind_patt() [all …]
|
| /kernel/linux/linux-5.10/drivers/gpu/drm/nouveau/nvkm/engine/gr/ |
| D | nv04.c | 445 nv04_gr_set_ctx1(struct nvkm_device *device, u32 inst, u32 mask, u32 value) in nv04_gr_set_ctx1() 460 nv04_gr_set_ctx_val(struct nvkm_device *device, u32 inst, u32 mask, u32 value) in nv04_gr_set_ctx_val() 508 nv04_gr_mthd_set_operation(struct nvkm_device *device, u32 inst, u32 data) in nv04_gr_mthd_set_operation() 523 nv04_gr_mthd_surf3d_clip_h(struct nvkm_device *device, u32 inst, u32 data) in nv04_gr_mthd_surf3d_clip_h() 541 nv04_gr_mthd_surf3d_clip_v(struct nvkm_device *device, u32 inst, u32 data) in nv04_gr_mthd_surf3d_clip_v() 559 nv04_gr_mthd_bind_class(struct nvkm_device *device, u32 inst) in nv04_gr_mthd_bind_class() 565 nv04_gr_mthd_bind_surf2d(struct nvkm_device *device, u32 inst, u32 data) in nv04_gr_mthd_bind_surf2d() 581 nv04_gr_mthd_bind_surf2d_swzsurf(struct nvkm_device *device, u32 inst, u32 data) in nv04_gr_mthd_bind_surf2d_swzsurf() 601 nv01_gr_mthd_bind_patt(struct nvkm_device *device, u32 inst, u32 data) in nv01_gr_mthd_bind_patt() 615 nv04_gr_mthd_bind_patt(struct nvkm_device *device, u32 inst, u32 data) in nv04_gr_mthd_bind_patt() [all …]
|
| /kernel/linux/linux-5.10/drivers/gpu/drm/amd/amdgpu/ |
| D | soc15_common.h | 28 #define SOC15_REG_OFFSET(ip, inst, reg) (adev->reg_offset[ip##_HWIP][inst][reg##_BASE_IDX] + reg) argument 35 #define RREG32_SOC15(ip, inst, reg) \ argument 38 #define RREG32_SOC15_NO_KIQ(ip, inst, reg) \ argument 41 #define RREG32_SOC15_OFFSET(ip, inst, reg, offset) \ argument 44 #define WREG32_SOC15(ip, inst, reg, value) \ argument 47 #define WREG32_SOC15_NO_KIQ(ip, inst, reg, value) \ argument 50 #define WREG32_SOC15_OFFSET(ip, inst, reg, offset, value) \ argument 53 #define SOC15_WAIT_ON_RREG(ip, inst, reg, expected_value, mask) \ argument 103 #define WREG32_SOC15_RLC_SHADOW(ip, inst, reg, value) \ argument 121 #define WREG32_SOC15_RLC(ip, inst, reg, value) \ argument [all …]
|
| /kernel/linux/linux-4.19/arch/nds32/mm/ |
| D | alignment.c | 18 #define RT(inst) (((inst) >> 20) & 0x1FUL) argument 19 #define RA(inst) (((inst) >> 15) & 0x1FUL) argument 20 #define RB(inst) (((inst) >> 10) & 0x1FUL) argument 21 #define SV(inst) (((inst) >> 8) & 0x3UL) argument 22 #define IMM(inst) (((inst) >> 0) & 0x7FFFUL) argument 24 #define RA3(inst) (((inst) >> 3) & 0x7UL) argument 25 #define RT3(inst) (((inst) >> 6) & 0x7UL) argument 26 #define IMM3U(inst) (((inst) >> 0) & 0x7UL) argument 28 #define RA5(inst) (((inst) >> 0) & 0x1FUL) argument 29 #define RT4(inst) (((inst) >> 5) & 0xFUL) argument [all …]
|
| /kernel/linux/linux-5.10/arch/nds32/mm/ |
| D | alignment.c | 18 #define RT(inst) (((inst) >> 20) & 0x1FUL) argument 19 #define RA(inst) (((inst) >> 15) & 0x1FUL) argument 20 #define RB(inst) (((inst) >> 10) & 0x1FUL) argument 21 #define SV(inst) (((inst) >> 8) & 0x3UL) argument 22 #define IMM(inst) (((inst) >> 0) & 0x7FFFUL) argument 24 #define RA3(inst) (((inst) >> 3) & 0x7UL) argument 25 #define RT3(inst) (((inst) >> 6) & 0x7UL) argument 26 #define IMM3U(inst) (((inst) >> 0) & 0x7UL) argument 28 #define RA5(inst) (((inst) >> 0) & 0x1FUL) argument 29 #define RT4(inst) (((inst) >> 5) & 0xFUL) argument [all …]
|