Symbol: PHY_F
drivers/gpu/drm/i915/display/intel_display.c
1833
return phy >= PHY_F && phy <= PHY_I;
drivers/gpu/drm/i915/display/intel_display.c
1837
return phy >= PHY_C && phy <= PHY_F;
drivers/gpu/drm/i915/display/intel_display.c
1858
return PHY_F + port - PORT_TC1;
drivers/phy/socionext/phy-uniphier-usb3hs.c
44
#define RX_CHK_SYNC PHY_F(0, 5, 5) /* RX sync mode */
drivers/phy/socionext/phy-uniphier-usb3hs.c
45
#define RX_SYNC_SEL PHY_F(1, 1, 0) /* RX sync length */
drivers/phy/socionext/phy-uniphier-usb3hs.c
46
#define LS_SLEW PHY_F(10, 6, 6) /* LS mode slew rate */
drivers/phy/socionext/phy-uniphier-usb3hs.c
47
#define FS_LS_DRV PHY_F(10, 5, 5) /* FS/LS slew rate */
drivers/phy/socionext/phy-uniphier-usb3ss.c
34
#define CDR_CPD_TRIM PHY_F(7, 3, 0) /* RxPLL charge pump current */
drivers/phy/socionext/phy-uniphier-usb3ss.c
35
#define CDR_CPF_TRIM PHY_F(8, 3, 0) /* RxPLL charge pump current 2 */
drivers/phy/socionext/phy-uniphier-usb3ss.c
36
#define TX_PLL_TRIM PHY_F(9, 3, 0) /* TxPLL charge pump current */
drivers/phy/socionext/phy-uniphier-usb3ss.c
37
#define BGAP_TRIM PHY_F(11, 3, 0) /* Bandgap voltage */
drivers/phy/socionext/phy-uniphier-usb3ss.c
38
#define CDR_TRIM PHY_F(13, 6, 5) /* Clock Data Recovery setting */
drivers/phy/socionext/phy-uniphier-usb3ss.c
39
#define VCO_CTRL PHY_F(26, 7, 4) /* VCO control */
drivers/phy/socionext/phy-uniphier-usb3ss.c
40
#define VCOPLL_CTRL PHY_F(27, 2, 0) /* TxPLL VCO tuning */
drivers/phy/socionext/phy-uniphier-usb3ss.c
41
#define VCOPLL_CM PHY_F(28, 1, 0) /* TxPLL voltage */