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