Home
last modified time | relevance | path

Searched refs:CX18_APU_STOP (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/drivers/media/pci/cx18/
H A Dcx23418.h57 #define CX18_APU_STOP (APU_CMD_MASK | 0x02) macro
H A Dcx18-driver.c1178 cx18_vapi(cx, CX18_APU_STOP, 1, CX18_APU_ENCODING_METHOD_MPEG); in cx18_init_on_first_open()
1205 cx18_vapi(cx, CX18_APU_STOP, 1, CX18_APU_ENCODING_METHOD_MPEG); in cx18_init_on_first_open()
H A Dcx18-mailbox.c75 API_ENTRY(APU, CX18_APU_STOP, 0),