Lines Matching +full:4 +full:ohm
30 #define PHYREG7_TX_RTERM_MASK GENMASK(7, 4)
31 #define PHYREG7_TX_RTERM_SHIFT 4
38 #define PHYREG8_SSC_EN BIT(4)
44 #define PHYREG12_PLL_LPF_ADJ_VALUE 4
47 #define PHYREG13_RESISTER_MASK GENMASK(5, 4)
71 #define PHYREG32_SSC_MASK GENMASK(7, 4)
72 #define PHYREG32_SSC_DIR_SHIFT 4
79 #define PHYREG33_PLL_KVCO_MASK GENMASK(4, 2)
439 * Set tx_rterm=50ohm and rx_rterm=44ohm for SATA. in rk3568_combphy_cfg()
440 * 0: 60ohm, 8: 50ohm 15: 44ohm (by step abort 1ohm) in rk3568_combphy_cfg()
551 .pipe_txcomp_set = { 0x0004, 4, 4, 0x00, 0x01 },
645 * Set tx_rterm=50ohm and rx_rterm=44ohm for SATA. in rk3588_combphy_cfg()
646 * 0: 60ohm, 8: 50ohm 15: 44ohm (by step abort 1ohm) in rk3588_combphy_cfg()
687 val = 4 << PHYREG33_PLL_KVCO_SHIFT; in rk3588_combphy_cfg()
739 .pipe_txcomp_set = { 0x0004, 4, 4, 0x00, 0x01 },