Searched refs:TVP5150_INT_A_LOCK_STATUS (Results 1 – 2 of 2) sorted by relevance
/Linux-v6.1/drivers/media/i2c/ | ||
D | tvp5150_reg.h | 128 #define TVP5150_INT_A_LOCK_STATUS BIT(7) macro |
D | tvp5150.c | 892 decoder->lock = !!(status & TVP5150_INT_A_LOCK_STATUS); in tvp5150_isr() |