Searched refs:AUD_NICAM_STATUS2 (Results 1 – 2 of 2) sorted by relevance
/linux-6.1.9/drivers/media/pci/cx88/ | ||
D | cx88-reg.h | 387 #define AUD_NICAM_STATUS2 0x320560 macro |
D | cx88-tvaudio.c | 732 j += ((cx_read(AUD_NICAM_STATUS2) & 0x02) >> 1); in cx88_detect_nicam() |