Searched refs:MASK_S_HLT (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/drivers/media/i2c/ | ||
H A D | tc358743_regs.h | 404 #define MASK_S_HLT 0x0001 macro |
H A D | tc358743.c | 1309 (i2c_rd16(sd, CSI_STATUS) & MASK_S_HLT) ? in tc358743_log_status() |