Searched refs:cx18_setup_page (Results 1 - 5 of 5) sorted by relevance
/linux-4.4.14/drivers/media/pci/cx18/ |
H A D | cx18-firmware.c | 118 cx18_setup_page(cx, i); load_cpu_fw_direct() 125 cx18_setup_page(cx, 0); load_cpu_fw_direct() 136 cx18_setup_page(cx, SCB_OFFSET); load_cpu_fw_direct() 156 cx18_setup_page(cx, 0); load_apu_fw_direct() 187 cx18_setup_page(cx, seghdr.addr + i); load_apu_fw_direct() 197 cx18_setup_page(cx, 0); load_apu_fw_direct() 209 cx18_setup_page(cx, 0); load_apu_fw_direct()
|
H A D | cx18-io.c | 91 void cx18_setup_page(struct cx18 *cx, u32 addr) cx18_setup_page() function
|
H A D | cx18-io.h | 189 void cx18_setup_page(struct cx18 *cx, u32 addr);
|
H A D | cx18-scb.c | 29 cx18_setup_page(cx, SCB_OFFSET); cx18_init_scb()
|
H A D | cx18-mailbox.c | 469 cx18_setup_page(cx, str_offset); epu_debug_irq() 472 cx18_setup_page(cx, SCB_OFFSET); epu_debug_irq()
|
Completed in 137 milliseconds