Home
last modified time | relevance | path

Searched defs:dev_context (Results 1 – 5 of 5) sorted by relevance

/linux-3.3/drivers/staging/tidspbridge/core/
Dtiomap3430_pwr.c56 int handle_constraints_set(struct bridge_dev_context *dev_context, in handle_constraints_set()
80 int handle_hibernation_from_dsp(struct bridge_dev_context *dev_context) in handle_hibernation_from_dsp()
149 int sleep_dsp(struct bridge_dev_context *dev_context, u32 dw_cmd, in sleep_dsp()
255 int wake_dsp(struct bridge_dev_context *dev_context, void *pargs) in wake_dsp()
281 int dsp_peripheral_clk_ctrl(struct bridge_dev_context *dev_context, in dsp_peripheral_clk_ctrl()
343 int pre_scale_dsp(struct bridge_dev_context *dev_context, void *pargs) in pre_scale_dsp()
376 int post_scale_dsp(struct bridge_dev_context *dev_context, in post_scale_dsp()
Dtiomap3430.c230 static inline void flush_all(struct bridge_dev_context *dev_context) in flush_all()
280 struct bridge_dev_context *dev_context = dev_ctxt; in bridge_brd_monitor() local
324 struct bridge_dev_context *dev_context = dev_ctxt; in bridge_brd_read() local
355 struct bridge_dev_context *dev_context = dev_ctxt; in bridge_brd_set_state() local
375 struct bridge_dev_context *dev_context = dev_ctxt; in bridge_brd_start() local
639 struct bridge_dev_context *dev_context = dev_ctxt; in bridge_brd_stop() local
708 struct bridge_dev_context *dev_context = dev_ctxt; in bridge_brd_status() local
722 struct bridge_dev_context *dev_context = dev_ctxt; in bridge_brd_write() local
750 struct bridge_dev_context *dev_context = NULL; in bridge_dev_create() local
911 static int bridge_dev_ctrl(struct bridge_dev_context *dev_context, in bridge_dev_ctrl()
[all …]
Dtiomap_io.c59 struct bridge_dev_context *dev_context = dev_ctxt; in read_ext_dsp_data() local
182 int write_dsp_data(struct bridge_dev_context *dev_context, in write_dsp_data()
228 int write_ext_dsp_data(struct bridge_dev_context *dev_context, in write_ext_dsp_data()
387 int sm_interrupt_dsp(struct bridge_dev_context *dev_context, u16 mb_val) in sm_interrupt_dsp()
Dtiomap_io.h77 struct bridge_dev_context *dev_context, in write_ext32_bit_dsp_data()
91 extern inline u32 read_ext32_bit_dsp_data(const struct bridge_dev_context in read_ext32_bit_dsp_data()
Due_deh.c170 static void mmu_fault_print_stack(struct bridge_dev_context *dev_context) in mmu_fault_print_stack()
224 struct bridge_dev_context *dev_context; in bridge_deh_notify() local