Searched refs:clk_int_mask (Results 1 – 1 of 1) sorted by relevance
1140 u8 clk_int_mask = i2c_rd8(sd, CLK_INTM); in tc358743_hdmi_clk_int_handler() local1141 u8 clk_int = i2c_rd8(sd, CLK_INT) & ~clk_int_mask; in tc358743_hdmi_clk_int_handler()