Home
last modified time | relevance | path

Searched refs:VID_A_INT_STAT (Results 1 – 5 of 5) sorted by relevance

/openbmc/linux/drivers/media/pci/cx23885/
H A Dcx23885-reg.h222 #define VID_A_INT_STAT 0x00040024 macro
H A Dcx23885-core.c668 cx_write(VID_A_INT_STAT, 0xffffffff); in cx23885_reset()
1802 vida_status = cx_read(VID_A_INT_STAT); in cx23885_irq()
H A Dcx23885-video.c1111 cx_write(VID_A_INT_STAT, status); in cx23885_video_irq()
/openbmc/linux/drivers/media/pci/cx25821/
H A Dcx25821-reg.h84 #define VID_A_INT_STAT 0x040024 /* Video A interrupt status */ macro
H A Dcx25821-core.c44 .int_stat = VID_A_INT_STAT,