Home
last modified time | relevance | path

Searched refs:COMMON_SELECTOR_COMPHYN_FIELD_WIDTH (Results 1 – 2 of 2) sorted by relevance

/external/arm-trusted-firmware/drivers/marvell/comphy/
Dphy-comphy-cp110.c111 COMMON_SELECTOR_COMPHYN_FIELD_WIDTH * comphy_index; in mvebu_cp110_comphy_clr_pipe_selector()
130 COMMON_SELECTOR_COMPHYN_FIELD_WIDTH * comphy_index; in mvebu_cp110_comphy_clr_phy_selector()
154 COMMON_SELECTOR_COMPHYN_FIELD_WIDTH * comphy_index; in mvebu_cp110_comphy_set_phy_selector()
247 uint32_t shift = COMMON_SELECTOR_COMPHYN_FIELD_WIDTH * comphy_index; in mvebu_cp110_comphy_set_pipe_selector()
2437 data >>= (COMMON_SELECTOR_COMPHYN_FIELD_WIDTH * comphy_index); in mvebu_cp110_comphy_power_off()
Dcomphy-cp110.h51 #define COMMON_SELECTOR_COMPHYN_FIELD_WIDTH 4 macro