Home
last modified time | relevance | path

Searched refs:SW2_INT_ENABLE_CPU (Results 1 – 2 of 2) sorted by relevance

/linux-2.6.39/drivers/media/video/cx18/
Dcx18-io.c87 r = cx18_read_reg(cx, SW2_INT_ENABLE_CPU); in cx18_sw2_irq_disable_cpu()
88 cx18_write_reg(cx, r & ~val, SW2_INT_ENABLE_CPU); in cx18_sw2_irq_disable_cpu()
Dcx18-irq.h32 #define SW2_INT_ENABLE_CPU 0xc73158 macro