Home
last modified time | relevance | path

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

/rk3399_ARM-atf/drivers/marvell/comphy/
H A Dphy-comphy-cp110.c118 COMMON_SELECTOR_COMPHYN_FIELD_WIDTH * comphy_index; in mvebu_cp110_comphy_clr_pipe_selector()
137 COMMON_SELECTOR_COMPHYN_FIELD_WIDTH * comphy_index; in mvebu_cp110_comphy_clr_phy_selector()
161 COMMON_SELECTOR_COMPHYN_FIELD_WIDTH * comphy_index; in mvebu_cp110_comphy_set_phy_selector()
254 uint32_t shift = COMMON_SELECTOR_COMPHYN_FIELD_WIDTH * comphy_index; in mvebu_cp110_comphy_set_pipe_selector()
2462 data >>= (COMMON_SELECTOR_COMPHYN_FIELD_WIDTH * comphy_index); in mvebu_cp110_comphy_power_off()
H A Dcomphy-cp110.h51 #define COMMON_SELECTOR_COMPHYN_FIELD_WIDTH 4 macro