/linux-6.6.21/drivers/gpu/drm/i915/gem/ |
D | i915_gem_context.h | 22 static inline bool i915_gem_context_is_closed(const struct i915_gem_context *ctx) in i915_gem_context_is_closed() 27 static inline void i915_gem_context_set_closed(struct i915_gem_context *ctx) in i915_gem_context_set_closed() 33 static inline bool i915_gem_context_no_error_capture(const struct i915_gem_context *ctx) in i915_gem_context_no_error_capture() 38 static inline void i915_gem_context_set_no_error_capture(struct i915_gem_context *ctx) in i915_gem_context_set_no_error_capture() 43 static inline void i915_gem_context_clear_no_error_capture(struct i915_gem_context *ctx) in i915_gem_context_clear_no_error_capture() 48 static inline bool i915_gem_context_is_bannable(const struct i915_gem_context *ctx) in i915_gem_context_is_bannable() 53 static inline void i915_gem_context_set_bannable(struct i915_gem_context *ctx) in i915_gem_context_set_bannable() 58 static inline void i915_gem_context_clear_bannable(struct i915_gem_context *ctx) in i915_gem_context_clear_bannable() 63 static inline bool i915_gem_context_is_recoverable(const struct i915_gem_context *ctx) in i915_gem_context_is_recoverable() 68 static inline void i915_gem_context_set_recoverable(struct i915_gem_context *ctx) in i915_gem_context_set_recoverable() [all …]
|
/linux-6.6.21/arch/powerpc/platforms/cell/spufs/ |
D | backing_ops.c | 34 static void gen_spu_event(struct spu_context *ctx, u32 event) in gen_spu_event() 49 static int spu_backing_mbox_read(struct spu_context *ctx, u32 * data) in spu_backing_mbox_read() 71 static u32 spu_backing_mbox_stat_read(struct spu_context *ctx) in spu_backing_mbox_stat_read() 76 static __poll_t spu_backing_mbox_stat_poll(struct spu_context *ctx, in spu_backing_mbox_stat_poll() 115 static int spu_backing_ibox_read(struct spu_context *ctx, u32 * data) in spu_backing_ibox_read() 139 static int spu_backing_wbox_write(struct spu_context *ctx, u32 data) in spu_backing_wbox_write() 170 static u32 spu_backing_signal1_read(struct spu_context *ctx) in spu_backing_signal1_read() 175 static void spu_backing_signal1_write(struct spu_context *ctx, u32 data) in spu_backing_signal1_write() 187 static u32 spu_backing_signal2_read(struct spu_context *ctx) in spu_backing_signal2_read() 192 static void spu_backing_signal2_write(struct spu_context *ctx, u32 data) in spu_backing_signal2_write() [all …]
|
D | hw_ops.c | 24 static int spu_hw_mbox_read(struct spu_context *ctx, u32 * data) in spu_hw_mbox_read() 41 static u32 spu_hw_mbox_stat_read(struct spu_context *ctx) in spu_hw_mbox_stat_read() 46 static __poll_t spu_hw_mbox_stat_poll(struct spu_context *ctx, __poll_t events) in spu_hw_mbox_stat_poll() 82 static int spu_hw_ibox_read(struct spu_context *ctx, u32 * data) in spu_hw_ibox_read() 103 static int spu_hw_wbox_write(struct spu_context *ctx, u32 data) in spu_hw_wbox_write() 124 static void spu_hw_signal1_write(struct spu_context *ctx, u32 data) in spu_hw_signal1_write() 129 static void spu_hw_signal2_write(struct spu_context *ctx, u32 data) in spu_hw_signal2_write() 134 static void spu_hw_signal1_type_set(struct spu_context *ctx, u64 val) in spu_hw_signal1_type_set() 150 static u64 spu_hw_signal1_type_get(struct spu_context *ctx) in spu_hw_signal1_type_get() 155 static void spu_hw_signal2_type_set(struct spu_context *ctx, u64 val) in spu_hw_signal2_type_set() [all …]
|
D | file.c | 160 struct spu_context *ctx = i->i_ctx; in spufs_mem_open() local 174 struct spu_context *ctx = i->i_ctx; in spufs_mem_release() local 184 spufs_mem_dump(struct spu_context *ctx, struct coredump_params *cprm) in spufs_mem_dump() 193 struct spu_context *ctx = file->private_data; in spufs_mem_read() local 210 struct spu_context *ctx = file->private_data; in spufs_mem_write() local 233 struct spu_context *ctx = vma->vm_file->private_data; in spufs_mem_mmap_fault() local 265 struct spu_context *ctx = vma->vm_file->private_data; in spufs_mem_mmap_access() local 314 struct spu_context *ctx = vmf->vma->vm_file->private_data; in spufs_ps_fault() local 396 struct spu_context *ctx = data; in spufs_cntl_get() local 410 struct spu_context *ctx = data; in spufs_cntl_set() local [all …]
|
D | sched.c | 85 void spu_set_timeslice(struct spu_context *ctx) in spu_set_timeslice() 96 void __spu_update_sched_info(struct spu_context *ctx) in __spu_update_sched_info() 137 void spu_update_sched_info(struct spu_context *ctx) in spu_update_sched_info() 155 static int __node_allowed(struct spu_context *ctx, int node) in __node_allowed() 167 static int node_allowed(struct spu_context *ctx, int node) in node_allowed() 191 struct spu_context *ctx = spu->ctx; in do_notify_spus_active() local 207 static void spu_bind_context(struct spu *spu, struct spu_context *ctx) in spu_bind_context() 256 struct spu_context *ctx; in aff_merge_remaining_ctxs() local 267 struct spu_context *ctx; in aff_set_offsets() local 288 static struct spu *aff_ref_location(struct spu_context *ctx, int mem_aff, in aff_ref_location() [all …]
|
/linux-6.6.21/tools/testing/selftests/bpf/progs/ |
D | linked_list_fail.c | 171 int map_compat_kprobe(void *ctx) in map_compat_kprobe() 178 int map_compat_kretprobe(void *ctx) in map_compat_kretprobe() 185 int map_compat_tp(void *ctx) in map_compat_tp() 192 int map_compat_perf(void *ctx) in map_compat_perf() 199 int map_compat_raw_tp(void *ctx) in map_compat_raw_tp() 206 int map_compat_raw_tp_w(void *ctx) in map_compat_raw_tp_w() 213 int obj_type_id_oor(void *ctx) in obj_type_id_oor() 220 int obj_new_no_composite(void *ctx) in obj_new_no_composite() 227 int obj_new_no_struct(void *ctx) in obj_new_no_struct() 235 int obj_drop_non_zero_off(void *ctx) in obj_drop_non_zero_off() [all …]
|
D | test_global_func_ctx_args.c | 17 __weak int kprobe_typedef_ctx_subprog(bpf_user_pt_regs_t *ctx) in kprobe_typedef_ctx_subprog() 24 int kprobe_typedef_ctx(void *ctx) in kprobe_typedef_ctx() 31 __weak int kprobe_struct_ctx_subprog(pt_regs_struct_t *ctx) in kprobe_struct_ctx_subprog() 38 int kprobe_resolved_ctx(void *ctx) in kprobe_resolved_ctx() 46 __weak int kprobe_workaround_ctx_subprog(struct bpf_user_pt_regs_t *ctx) in kprobe_workaround_ctx_subprog() 53 int kprobe_workaround_ctx(void *ctx) in kprobe_workaround_ctx() 62 __weak int raw_tp_ctx_subprog(struct bpf_raw_tracepoint_args *ctx) in raw_tp_ctx_subprog() 69 int raw_tp_ctx(void *ctx) in raw_tp_ctx() 78 __weak int raw_tp_writable_ctx_subprog(struct bpf_raw_tracepoint_args *ctx) in raw_tp_writable_ctx_subprog() 85 int raw_tp_writable_ctx(void *ctx) in raw_tp_writable_ctx() [all …]
|
D | dynptr_fail.c | 81 int ringbuf_missing_release1(void *ctx) in ringbuf_missing_release1() 94 int ringbuf_missing_release2(void *ctx) in ringbuf_missing_release2() 130 int ringbuf_missing_release_callback(void *ctx) in ringbuf_missing_release_callback() 139 int ringbuf_release_uninit_dynptr(void *ctx) in ringbuf_release_uninit_dynptr() 152 int use_after_invalid(void *ctx) in use_after_invalid() 172 int ringbuf_invalid_api(void *ctx) in ringbuf_invalid_api() 195 int add_dynptr_to_map1(void *ctx) in add_dynptr_to_map1() 213 int add_dynptr_to_map2(void *ctx) in add_dynptr_to_map2() 231 int data_slice_out_of_bounds_ringbuf(void *ctx) in data_slice_out_of_bounds_ringbuf() 273 int data_slice_out_of_bounds_map_value(void *ctx) in data_slice_out_of_bounds_map_value() [all …]
|
D | test_sk_lookup.c | 76 int lookup_pass(struct bpf_sk_lookup *ctx) in lookup_pass() 82 int lookup_drop(struct bpf_sk_lookup *ctx) in lookup_drop() 88 int check_ifindex(struct bpf_sk_lookup *ctx) in check_ifindex() 96 int reuseport_pass(struct sk_reuseport_md *ctx) in reuseport_pass() 102 int reuseport_drop(struct sk_reuseport_md *ctx) in reuseport_drop() 109 int redir_port(struct bpf_sk_lookup *ctx) in redir_port() 128 int redir_ip4(struct bpf_sk_lookup *ctx) in redir_ip4() 151 int redir_ip6(struct bpf_sk_lookup *ctx) in redir_ip6() 176 int select_sock_a(struct bpf_sk_lookup *ctx) in select_sock_a() 191 int select_sock_a_no_reuseport(struct bpf_sk_lookup *ctx) in select_sock_a_no_reuseport() [all …]
|
D | iters_state_safety.c | 19 int force_clang_to_emit_btf_for_externs(void *ctx) in force_clang_to_emit_btf_for_externs() 34 int create_and_destroy(void *ctx) in create_and_destroy() 57 int create_and_forget_to_destroy_fail(void *ctx) in create_and_forget_to_destroy_fail() 77 int destroy_without_creating_fail(void *ctx) in destroy_without_creating_fail() 95 int compromise_iter_w_direct_write_fail(void *ctx) in compromise_iter_w_direct_write_fail() 122 int compromise_iter_w_direct_write_and_skip_destroy_fail(void *ctx) in compromise_iter_w_direct_write_and_skip_destroy_fail() 147 int compromise_iter_w_helper_write_fail(void *ctx) in compromise_iter_w_helper_write_fail() 190 int leak_iter_from_subprog_fail(void *ctx) in leak_iter_from_subprog_fail() 200 int valid_stack_reuse(void *ctx) in valid_stack_reuse() 234 int double_create_fail(void *ctx) in double_create_fail() [all …]
|
D | map_kptr_fail.c | 25 int size_not_bpf_dw(struct __sk_buff *ctx) in size_not_bpf_dw() 40 int non_const_var_off(struct __sk_buff *ctx) in non_const_var_off() 59 int non_const_var_off_kptr_xchg(struct __sk_buff *ctx) in non_const_var_off_kptr_xchg() 78 int misaligned_access_write(struct __sk_buff *ctx) in misaligned_access_write() 94 int misaligned_access_read(struct __sk_buff *ctx) in misaligned_access_read() 108 int reject_var_off_store(struct __sk_buff *ctx) in reject_var_off_store() 132 int reject_bad_type_match(struct __sk_buff *ctx) in reject_bad_type_match() 153 int marked_as_untrusted_or_null(struct __sk_buff *ctx) in marked_as_untrusted_or_null() 168 int correct_btf_id_check_size(struct __sk_buff *ctx) in correct_btf_id_check_size() 186 int inherit_untrusted_on_walk(struct __sk_buff *ctx) in inherit_untrusted_on_walk() [all …]
|
/linux-6.6.21/drivers/gpu/drm/panel/ |
D | panel-samsung-s6e3ha2.c | 244 static int s6e3ha2_dcs_write(struct s6e3ha2 *ctx, const void *data, size_t len) in s6e3ha2_dcs_write() 251 #define s6e3ha2_dcs_write_seq_static(ctx, seq...) do { \ argument 265 static int s6e3ha2_test_key_on_f0(struct s6e3ha2 *ctx) in s6e3ha2_test_key_on_f0() 271 static int s6e3ha2_test_key_off_f0(struct s6e3ha2 *ctx) in s6e3ha2_test_key_off_f0() 277 static int s6e3ha2_test_key_on_fc(struct s6e3ha2 *ctx) in s6e3ha2_test_key_on_fc() 283 static int s6e3ha2_test_key_off_fc(struct s6e3ha2 *ctx) in s6e3ha2_test_key_off_fc() 289 static int s6e3ha2_single_dsi_set(struct s6e3ha2 *ctx) in s6e3ha2_single_dsi_set() 296 static int s6e3ha2_freq_calibration(struct s6e3ha2 *ctx) in s6e3ha2_freq_calibration() 317 static int s6e3ha2_aor_control(struct s6e3ha2 *ctx) in s6e3ha2_aor_control() 323 static int s6e3ha2_caps_elvss_set(struct s6e3ha2 *ctx) in s6e3ha2_caps_elvss_set() [all …]
|
/linux-6.6.21/drivers/gpu/drm/bridge/ |
D | sil-sii8620.c | 137 static int sii8620_clear_error(struct sii8620 *ctx) in sii8620_clear_error() 145 static void sii8620_read_buf(struct sii8620 *ctx, u16 addr, u8 *buf, int len) in sii8620_read_buf() 179 static u8 sii8620_readb(struct sii8620 *ctx, u16 addr) in sii8620_readb() 187 static void sii8620_write_buf(struct sii8620 *ctx, u16 addr, const u8 *buf, in sii8620_write_buf() 230 #define sii8620_write(ctx, addr, arr...) \ argument 236 static void __sii8620_write_seq(struct sii8620 *ctx, const u16 *seq, int len) in __sii8620_write_seq() 244 #define sii8620_write_seq(ctx, seq...) \ argument 250 #define sii8620_write_seq_static(ctx, seq...) \ argument 256 static void sii8620_setbits(struct sii8620 *ctx, u16 addr, u8 mask, u8 val) in sii8620_setbits() 262 static inline bool sii8620_is_mhl3(struct sii8620 *ctx) in sii8620_is_mhl3() [all …]
|
/linux-6.6.21/drivers/base/regmap/ |
D | regmap-mmio.c | 65 static void regmap_mmio_write8(struct regmap_mmio_context *ctx, in regmap_mmio_write8() 72 static void regmap_mmio_write8_relaxed(struct regmap_mmio_context *ctx, in regmap_mmio_write8_relaxed() 79 static void regmap_mmio_iowrite8(struct regmap_mmio_context *ctx, in regmap_mmio_iowrite8() 85 static void regmap_mmio_write16le(struct regmap_mmio_context *ctx, in regmap_mmio_write16le() 92 static void regmap_mmio_write16le_relaxed(struct regmap_mmio_context *ctx, in regmap_mmio_write16le_relaxed() 99 static void regmap_mmio_iowrite16le(struct regmap_mmio_context *ctx, in regmap_mmio_iowrite16le() 105 static void regmap_mmio_write16be(struct regmap_mmio_context *ctx, in regmap_mmio_write16be() 112 static void regmap_mmio_iowrite16be(struct regmap_mmio_context *ctx, in regmap_mmio_iowrite16be() 118 static void regmap_mmio_write32le(struct regmap_mmio_context *ctx, in regmap_mmio_write32le() 125 static void regmap_mmio_write32le_relaxed(struct regmap_mmio_context *ctx, in regmap_mmio_write32le_relaxed() [all …]
|
/linux-6.6.21/drivers/gpu/drm/bridge/analogix/ |
D | anx7625.c | 46 static int i2c_access_workaround(struct anx7625_data *ctx, in i2c_access_workaround() 80 static int anx7625_reg_read(struct anx7625_data *ctx, in anx7625_reg_read() 96 static int anx7625_reg_block_read(struct anx7625_data *ctx, in anx7625_reg_block_read() 113 static int anx7625_reg_write(struct anx7625_data *ctx, in anx7625_reg_write() 131 static int anx7625_reg_block_write(struct anx7625_data *ctx, in anx7625_reg_block_write() 148 static int anx7625_write_or(struct anx7625_data *ctx, in anx7625_write_or() 161 static int anx7625_write_and(struct anx7625_data *ctx, in anx7625_write_and() 174 static int anx7625_write_and_or(struct anx7625_data *ctx, in anx7625_write_and_or() 188 static int anx7625_config_bit_matrix(struct anx7625_data *ctx) in anx7625_config_bit_matrix() 202 static int anx7625_read_ctrl_status_p0(struct anx7625_data *ctx) in anx7625_read_ctrl_status_p0() [all …]
|
/linux-6.6.21/io_uring/ |
D | io_uring.h | 100 static inline void io_lockdep_assert_cq_locked(struct io_ring_ctx *ctx) in io_lockdep_assert_cq_locked() 122 static inline void io_lockdep_assert_cq_locked(struct io_ring_ctx *ctx) in io_lockdep_assert_cq_locked() 135 static inline bool io_get_cqe_overflow(struct io_ring_ctx *ctx, in io_get_cqe_overflow() 153 static inline bool io_get_cqe(struct io_ring_ctx *ctx, struct io_uring_cqe **ret) in io_get_cqe() 158 static __always_inline bool io_fill_cqe_req(struct io_ring_ctx *ctx, in io_fill_cqe_req() 210 static inline void io_ring_submit_unlock(struct io_ring_ctx *ctx, in io_ring_submit_unlock() 218 static inline void io_ring_submit_lock(struct io_ring_ctx *ctx, in io_ring_submit_lock() 232 static inline void io_commit_cqring(struct io_ring_ctx *ctx) in io_commit_cqring() 238 static inline void io_poll_wq_wake(struct io_ring_ctx *ctx) in io_poll_wq_wake() 245 static inline void io_cqring_wake(struct io_ring_ctx *ctx) in io_cqring_wake() [all …]
|
/linux-6.6.21/drivers/media/i2c/ |
D | max2175.c | 30 #define mxm_dbg(ctx, fmt, arg...) dev_dbg(&ctx->client->dev, fmt, ## arg) argument 31 #define mxm_err(ctx, fmt, arg...) dev_err(&ctx->client->dev, fmt, ## arg) argument 316 static int max2175_read(struct max2175 *ctx, u8 idx, u8 *val) in max2175_read() 330 static int max2175_write(struct max2175 *ctx, u8 idx, u8 val) in max2175_write() 342 static u8 max2175_read_bits(struct max2175 *ctx, u8 idx, u8 msb, u8 lsb) in max2175_read_bits() 352 static int max2175_write_bits(struct max2175 *ctx, u8 idx, in max2175_write_bits() 364 static int max2175_write_bit(struct max2175 *ctx, u8 idx, u8 bit, u8 newval) in max2175_write_bit() 370 static int max2175_poll_timeout(struct max2175 *ctx, u8 idx, u8 msb, u8 lsb, in max2175_poll_timeout() 380 static int max2175_poll_csm_ready(struct max2175 *ctx) in max2175_poll_csm_ready() 391 #define MAX2175_IS_BAND_AM(ctx) \ argument [all …]
|
/linux-6.6.21/drivers/media/platform/samsung/s5p-mfc/ |
D | s5p_mfc_opr_v5.c | 34 static int s5p_mfc_alloc_dec_temp_buffers_v5(struct s5p_mfc_ctx *ctx) in s5p_mfc_alloc_dec_temp_buffers_v5() 55 static void s5p_mfc_release_dec_desc_buffer_v5(struct s5p_mfc_ctx *ctx) in s5p_mfc_release_dec_desc_buffer_v5() 61 static int s5p_mfc_alloc_codec_buffers_v5(struct s5p_mfc_ctx *ctx) in s5p_mfc_alloc_codec_buffers_v5() 193 static void s5p_mfc_release_codec_buffers_v5(struct s5p_mfc_ctx *ctx) in s5p_mfc_release_codec_buffers_v5() 200 static int s5p_mfc_alloc_instance_buffer_v5(struct s5p_mfc_ctx *ctx) in s5p_mfc_alloc_instance_buffer_v5() 242 static void s5p_mfc_release_instance_buffer_v5(struct s5p_mfc_ctx *ctx) in s5p_mfc_release_instance_buffer_v5() 260 static void s5p_mfc_write_info_v5(struct s5p_mfc_ctx *ctx, unsigned int data, in s5p_mfc_write_info_v5() 267 static unsigned int s5p_mfc_read_info_v5(struct s5p_mfc_ctx *ctx, in s5p_mfc_read_info_v5() 274 static void s5p_mfc_dec_calc_dpb_size_v5(struct s5p_mfc_ctx *ctx) in s5p_mfc_dec_calc_dpb_size_v5() 316 static void s5p_mfc_enc_calc_src_size_v5(struct s5p_mfc_ctx *ctx) in s5p_mfc_enc_calc_src_size_v5() [all …]
|
D | s5p_mfc_opr_v6.c | 46 static int s5p_mfc_alloc_dec_temp_buffers_v6(struct s5p_mfc_ctx *ctx) in s5p_mfc_alloc_dec_temp_buffers_v6() 54 static void s5p_mfc_release_dec_desc_buffer_v6(struct s5p_mfc_ctx *ctx) in s5p_mfc_release_dec_desc_buffer_v6() 60 static int s5p_mfc_alloc_codec_buffers_v6(struct s5p_mfc_ctx *ctx) in s5p_mfc_alloc_codec_buffers_v6() 327 static void s5p_mfc_release_codec_buffers_v6(struct s5p_mfc_ctx *ctx) in s5p_mfc_release_codec_buffers_v6() 333 static int s5p_mfc_alloc_instance_buffer_v6(struct s5p_mfc_ctx *ctx) in s5p_mfc_alloc_instance_buffer_v6() 388 static void s5p_mfc_release_instance_buffer_v6(struct s5p_mfc_ctx *ctx) in s5p_mfc_release_instance_buffer_v6() 436 static void s5p_mfc_dec_calc_dpb_size_v6(struct s5p_mfc_ctx *ctx) in s5p_mfc_dec_calc_dpb_size_v6() 471 static void s5p_mfc_enc_calc_src_size_v6(struct s5p_mfc_ctx *ctx) in s5p_mfc_enc_calc_src_size_v6() 490 static int s5p_mfc_set_dec_stream_buffer_v6(struct s5p_mfc_ctx *ctx, in s5p_mfc_set_dec_stream_buffer_v6() 512 static int s5p_mfc_set_dec_frame_buffer_v6(struct s5p_mfc_ctx *ctx) in s5p_mfc_set_dec_frame_buffer_v6() [all …]
|
/linux-6.6.21/drivers/media/dvb-core/ |
D | dvb_vb2.c | 33 struct dvb_vb2_ctx *ctx = vb2_get_drv_priv(vq); in _queue_setup() local 52 struct dvb_vb2_ctx *ctx = vb2_get_drv_priv(vb->vb2_queue); in _buffer_prepare() local 69 struct dvb_vb2_ctx *ctx = vb2_get_drv_priv(vb->vb2_queue); in _buffer_queue() local 82 struct dvb_vb2_ctx *ctx = vb2_get_drv_priv(vq); in _start_streaming() local 90 struct dvb_vb2_ctx *ctx = vb2_get_drv_priv(vq); in _stop_streaming() local 108 struct dvb_vb2_ctx *ctx = vb2_get_drv_priv(vq); in _dmxdev_lock() local 116 struct dvb_vb2_ctx *ctx = vb2_get_drv_priv(vq); in _dmxdev_unlock() local 135 struct dvb_vb2_ctx *ctx = vb2_get_drv_priv(vb->vb2_queue); in _fill_dmx_buffer() local 147 struct dvb_vb2_ctx *ctx = vb2_get_drv_priv(vb->vb2_queue); in _fill_vb2_buffer() local 163 int dvb_vb2_init(struct dvb_vb2_ctx *ctx, const char *name, int nonblocking) in dvb_vb2_init() [all …]
|
/linux-6.6.21/sound/soc/intel/skylake/ |
D | cnl-sst-dsp.c | 27 cnl_dsp_core_set_reset_state(struct sst_dsp *ctx, unsigned int core_mask) in cnl_dsp_core_set_reset_state() 44 cnl_dsp_core_unset_reset_state(struct sst_dsp *ctx, unsigned int core_mask) in cnl_dsp_core_unset_reset_state() 59 static bool is_cnl_dsp_core_enable(struct sst_dsp *ctx, unsigned int core_mask) in is_cnl_dsp_core_enable() 77 static int cnl_dsp_reset_core(struct sst_dsp *ctx, unsigned int core_mask) in cnl_dsp_reset_core() 88 static int cnl_dsp_start_core(struct sst_dsp *ctx, unsigned int core_mask) in cnl_dsp_start_core() 111 static int cnl_dsp_core_power_up(struct sst_dsp *ctx, unsigned int core_mask) in cnl_dsp_core_power_up() 126 static int cnl_dsp_core_power_down(struct sst_dsp *ctx, unsigned int core_mask) in cnl_dsp_core_power_down() 141 int cnl_dsp_enable_core(struct sst_dsp *ctx, unsigned int core_mask) in cnl_dsp_enable_core() 156 int cnl_dsp_disable_core(struct sst_dsp *ctx, unsigned int core_mask) in cnl_dsp_disable_core() 186 struct sst_dsp *ctx = dev_id; in cnl_dsp_sst_interrupt() local [all …]
|
D | skl-sst-dsp.c | 22 void skl_dsp_set_state_locked(struct sst_dsp *ctx, int state) in skl_dsp_set_state_locked() 34 void skl_dsp_init_core_state(struct sst_dsp *ctx) in skl_dsp_init_core_state() 49 unsigned int skl_dsp_get_enabled_cores(struct sst_dsp *ctx) in skl_dsp_get_enabled_cores() 78 skl_dsp_core_set_reset_state(struct sst_dsp *ctx, unsigned int core_mask) in skl_dsp_core_set_reset_state() 106 struct sst_dsp *ctx, unsigned int core_mask) in skl_dsp_core_unset_reset_state() 135 is_skl_dsp_core_enable(struct sst_dsp *ctx, unsigned int core_mask) in is_skl_dsp_core_enable() 153 static int skl_dsp_reset_core(struct sst_dsp *ctx, unsigned int core_mask) in skl_dsp_reset_core() 164 int skl_dsp_start_core(struct sst_dsp *ctx, unsigned int core_mask) in skl_dsp_start_core() 188 int skl_dsp_core_power_up(struct sst_dsp *ctx, unsigned int core_mask) in skl_dsp_core_power_up() 216 int skl_dsp_core_power_down(struct sst_dsp *ctx, unsigned int core_mask) in skl_dsp_core_power_down() [all …]
|
D | skl-sst-cldma.c | 18 static void skl_cldma_int_enable(struct sst_dsp *ctx) in skl_cldma_int_enable() 24 void skl_cldma_int_disable(struct sst_dsp *ctx) in skl_cldma_int_disable() 30 static void skl_cldma_stream_run(struct sst_dsp *ctx, bool enable) in skl_cldma_stream_run() 56 static void skl_cldma_stream_clear(struct sst_dsp *ctx) in skl_cldma_stream_clear() 78 static void skl_cldma_setup_bdle(struct sst_dsp *ctx, in skl_cldma_setup_bdle() 112 static void skl_cldma_setup_controller(struct sst_dsp *ctx, in skl_cldma_setup_controller() 134 static void skl_cldma_setup_spb(struct sst_dsp *ctx, in skl_cldma_setup_spb() 146 static void skl_cldma_cleanup_spb(struct sst_dsp *ctx) in skl_cldma_cleanup_spb() 156 static void skl_cldma_cleanup(struct sst_dsp *ctx) in skl_cldma_cleanup() 165 int skl_cldma_wait_interruptible(struct sst_dsp *ctx) in skl_cldma_wait_interruptible() [all …]
|
/linux-6.6.21/drivers/gpu/drm/exynos/ |
D | exynos_drm_fimc.c | 113 static u32 fimc_read(struct fimc_context *ctx, u32 reg) in fimc_read() 118 static void fimc_write(struct fimc_context *ctx, u32 val, u32 reg) in fimc_write() 123 static void fimc_set_bits(struct fimc_context *ctx, u32 reg, u32 bits) in fimc_set_bits() 130 static void fimc_clear_bits(struct fimc_context *ctx, u32 reg, u32 bits) in fimc_clear_bits() 137 static void fimc_sw_reset(struct fimc_context *ctx) in fimc_sw_reset() 162 static void fimc_set_type_ctrl(struct fimc_context *ctx) in fimc_set_type_ctrl() 182 static void fimc_handle_jpeg(struct fimc_context *ctx, bool enable) in fimc_handle_jpeg() 197 static void fimc_mask_irq(struct fimc_context *ctx, bool enable) in fimc_mask_irq() 212 static void fimc_clear_irq(struct fimc_context *ctx) in fimc_clear_irq() 217 static bool fimc_check_ovf(struct fimc_context *ctx) in fimc_check_ovf() [all …]
|
/linux-6.6.21/drivers/gpu/drm/msm/disp/dpu1/ |
D | dpu_hw_ctl.c | 72 static inline u32 dpu_hw_ctl_get_flush_register(struct dpu_hw_ctl *ctx) in dpu_hw_ctl_get_flush_register() 79 static inline void dpu_hw_ctl_trigger_start(struct dpu_hw_ctl *ctx) in dpu_hw_ctl_trigger_start() 86 static inline bool dpu_hw_ctl_is_started(struct dpu_hw_ctl *ctx) in dpu_hw_ctl_is_started() 91 static inline void dpu_hw_ctl_trigger_pending(struct dpu_hw_ctl *ctx) in dpu_hw_ctl_trigger_pending() 98 static inline void dpu_hw_ctl_clear_pending_flush(struct dpu_hw_ctl *ctx) in dpu_hw_ctl_clear_pending_flush() 112 static inline void dpu_hw_ctl_update_pending_flush(struct dpu_hw_ctl *ctx, in dpu_hw_ctl_update_pending_flush() 120 static u32 dpu_hw_ctl_get_pending_flush(struct dpu_hw_ctl *ctx) in dpu_hw_ctl_get_pending_flush() 125 static inline void dpu_hw_ctl_trigger_flush_v1(struct dpu_hw_ctl *ctx) in dpu_hw_ctl_trigger_flush_v1() 154 static inline void dpu_hw_ctl_trigger_flush(struct dpu_hw_ctl *ctx) in dpu_hw_ctl_trigger_flush() 161 static void dpu_hw_ctl_update_pending_flush_sspp(struct dpu_hw_ctl *ctx, in dpu_hw_ctl_update_pending_flush_sspp() [all …]
|