Searched refs:SLAVE_DSP_READY_TIME_MASK (Results 1 – 2 of 2) sorted by relevance
| /drivers/net/phy/mediatek/ |
| A D | mtk-ge.c | 19 #define SLAVE_DSP_READY_TIME_MASK GENMASK(22, 15) macro 45 mtk_tr_modify(phydev, 0x1, 0xf, 0x17, SLAVE_DSP_READY_TIME_MASK, in mtk_gephy_config_init() 46 FIELD_PREP(SLAVE_DSP_READY_TIME_MASK, 0x5e)); in mtk_gephy_config_init()
|
| A D | mtk-ge-soc.c | 67 #define SLAVE_DSP_READY_TIME_MASK GENMASK(22, 15) macro 811 SLAVE_DSP_READY_TIME_MASK | MASTER_DSP_READY_TIME_MASK, in mt798x_phy_common_finetune() 812 FIELD_PREP(SLAVE_DSP_READY_TIME_MASK, 0x18) | in mt798x_phy_common_finetune()
|
Completed in 8 milliseconds