Searched refs:g1_dfe_res (Results 1 – 5 of 5) sorted by relevance
/external/arm-trusted-firmware/plat/marvell/octeontx/otx2/t91/t9130/board/ |
D | phy-porting-layer.h | 25 .g1_dfe_res = 0x2, .g1_amp = 0x1c, 36 .g1_dfe_res = 0x2, .g1_amp = 0x1c, 53 .g1_dfe_res = 0x2, .g1_amp = 0x1c, 65 .g1_dfe_res = 0x2, .g1_amp = 0xc, 82 .g1_dfe_res = 0x2, .g1_amp = 0x1c, 93 .g1_dfe_res = 0x2, .g1_amp = 0x1c,
|
/external/arm-trusted-firmware/plat/marvell/armada/a8k/a80x0/board/ |
D | phy-porting-layer.h | 23 .g1_dfe_res = 0x2, .g1_amp = 0x1c, .g1_emph = 0xe, 32 .g1_dfe_res = 0x2, .g1_amp = 0x1c, .g1_emph = 0xe, 47 .g1_dfe_res = 0x2, .g1_amp = 0x1c, .g1_emph = 0xe, 56 .g1_dfe_res = 0x2, .g1_amp = 0x1c, .g1_emph = 0xe,
|
/external/arm-trusted-firmware/drivers/marvell/comphy/ |
D | phy-default-porting-layer.h | 20 .g1_dfe_res = 0x2, .g1_amp = 0x1c, .g1_emph = 0xe,
|
D | phy-comphy-cp110.h | 16 uint8_t g1_dfe_res; member
|
D | phy-comphy-cp110.c | 858 xfi_static_values->g1_dfe_res); in mvebu_cp110_comphy_xfi_power_on() 1126 data = xfi_static_values->g1_dfe_res << in mvebu_cp110_comphy_xfi_power_on() 2120 uint32_t g1_ffe_cap_sel, g1_ffe_res_sel, align90, g1_dfe_res; in mvebu_cp110_comphy_xfi_rx_training() local 2205 g1_dfe_res = ((mmio_read_32(hpipe_addr + in mvebu_cp110_comphy_xfi_rx_training() 2212 g1_ffe_res_sel, g1_ffe_cap_sel, align90, g1_dfe_res); in mvebu_cp110_comphy_xfi_rx_training() 2247 data = g1_dfe_res << HPIPE_G1_SETTINGS_4_G1_DFE_RES_OFFSET; in mvebu_cp110_comphy_xfi_rx_training() 2263 printf("\t.g1_dfe_res = 0x%x\n", g1_dfe_res); in mvebu_cp110_comphy_xfi_rx_training()
|