Searched refs:MASK_LIMITED (Results 1 – 2 of 2) sorted by relevance
/linux-5.19.10/drivers/media/i2c/ | ||
D | tc358743_regs.h | 417 #define MASK_LIMITED 0x01 macro |
D | tc358743.c | 1320 (vi_status3 & MASK_LIMITED) ? "limited" : "full"); in tc358743_log_status() |