Searched refs:LV_PHY0_IS (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/drivers/gpu/drm/bridge/ |
H A D | tc358764.c | 117 #define LV_PHY0_IS(v) FLD_VAL(v, 15, 14) macro 245 LV_PHY0_PRBS_ON(4) | LV_PHY0_IS(2) | LV_PHY0_ND(6)); in tc358764_init() 246 tc358764_write(ctx, LV_PHY0, LV_PHY0_PRBS_ON(4) | LV_PHY0_IS(2) | in tc358764_init()
|
H A D | tc358775.c | 163 #define LV_PHY0_IS(v) FLD_VAL(v, 15, 14) macro
|
/kernel/linux/linux-6.6/drivers/gpu/drm/bridge/ |
H A D | tc358764.c | 113 #define LV_PHY0_IS(v) FLD_VAL(v, 15, 14) macro 241 LV_PHY0_PRBS_ON(4) | LV_PHY0_IS(2) | LV_PHY0_ND(6)); in tc358764_init() 242 tc358764_write(ctx, LV_PHY0, LV_PHY0_PRBS_ON(4) | LV_PHY0_IS(2) | in tc358764_init()
|
H A D | tc358775.c | 163 #define LV_PHY0_IS(v) FLD_VAL(v, 15, 14) macro
|
Completed in 5 milliseconds