Searched refs:PWR_AV_MODE (Results 1 – 2 of 2) sorted by relevance
/linux-3.4.99/drivers/media/video/cx231xx/ | ||
D | cx231xx-conf-reg.h | 57 #define PWR_AV_MODE 0x30 /* bit4,5 */ macro |
D | cx231xx-avcore.c | 2374 tmp &= (~PWR_AV_MODE); in cx231xx_set_power_mode() |