Searched refs:SLAVE_DSP_READY_TIME_MASK (Results 1 – 2 of 2) sorted by relevance
| /linux-6.15/drivers/net/phy/mediatek/ |
| H 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()
|
| H A D | mtk-ge-soc.c | 62 #define SLAVE_DSP_READY_TIME_MASK GENMASK(22, 15) macro 806 SLAVE_DSP_READY_TIME_MASK | MASTER_DSP_READY_TIME_MASK, in mt798x_phy_common_finetune() 807 FIELD_PREP(SLAVE_DSP_READY_TIME_MASK, 0x18) | in mt798x_phy_common_finetune()
|