Searched refs:REG_DRV_LN_DATA_SEL (Results 1 – 1 of 1) sorted by relevance
/Linux-v6.6/drivers/gpu/drm/bridge/ |
D | ite-it6505.c | 164 #define REG_DRV_LN_DATA_SEL 0x5D macro 815 it6505_set_bits(it6505, REG_DRV_LN_DATA_SEL, 0x80, 0x00); in it6505_lane_termination_on() 822 it6505_set_bits(it6505, REG_DRV_LN_DATA_SEL, in it6505_lane_termination_on() 826 it6505_set_bits(it6505, REG_DRV_LN_DATA_SEL, in it6505_lane_termination_on() 834 it6505_set_bits(it6505, REG_DRV_LN_DATA_SEL, in it6505_lane_termination_on() 838 it6505_set_bits(it6505, REG_DRV_LN_DATA_SEL, in it6505_lane_termination_on() 853 it6505_set_bits(it6505, REG_DRV_LN_DATA_SEL, 0x80, 0x80); in it6505_lane_termination_off() 856 it6505_set_bits(it6505, REG_DRV_LN_DATA_SEL, 0x0C, 0x00); in it6505_lane_termination_off() 889 it6505_set_bits(it6505, REG_DRV_LN_DATA_SEL, 0x80, 0x80); in it6505_aux_termination_on()
|