Searched refs:TC358768_PP_MISC (Results 1 – 1 of 1) sorted by relevance
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/bridge/ |
| H A D | tc358768.c | 39 #define TC358768_PP_MISC 0x0032 macro 549 tc358768_update_bits(priv, TC358768_PP_MISC, BIT(15), BIT(15)); in tc358768_bridge_disable() 558 tc358768_update_bits(priv, TC358768_PP_MISC, BIT(14), BIT(14)); in tc358768_bridge_disable() 808 tc358768_update_bits(priv, TC358768_PP_MISC, BIT(0), BIT(0)); in tc358768_bridge_pre_enable() 856 tc358768_update_bits(priv, TC358768_PP_MISC, 0x3 << 14, 0); in tc358768_bridge_enable()
|