Searched refs:SET_CSQ_CNT_LEVEL (Results 1 – 2 of 2) sorted by relevance
/linux-5.19.10/drivers/media/i2c/ | ||
D | tc358743_regs.h | 451 #define SET_CSQ_CNT_LEVEL(n) (n & MASK_CSQ_CNT) macro |
D | tc358743.c | 761 i2c_wr8(sd, PHY_CSQ, SET_CSQ_CNT_LEVEL(0x0a)); in tc358743_set_hdmi_phy() |