Home
last modified time | relevance | path

Searched refs:CLK_INT (Results 1 – 2 of 2) sorted by relevance

/linux-5.19.10/drivers/media/i2c/
Dtc358743_regs.h301 #define CLK_INT 0x8503 macro
Dtc358743.c1139 u8 clk_int = i2c_rd8(sd, CLK_INT) & ~clk_int_mask; in tc358743_hdmi_clk_int_handler()
1142 i2c_wr8(sd, CLK_INT, clk_int | 0x80 | MASK_I_OUT_H_CHG); in tc358743_hdmi_clk_int_handler()