Searched refs:COMMON_SELECTOR_COMPHY_MASK (Results 1 – 2 of 2) sorted by relevance
120 mask = COMMON_SELECTOR_COMPHY_MASK << comphy_offset; in mvebu_cp110_comphy_clr_pipe_selector()139 mask = COMMON_SELECTOR_COMPHY_MASK << comphy_offset; in mvebu_cp110_comphy_clr_phy_selector()174 mask = COMMON_SELECTOR_COMPHY_MASK << comphy_offset; in mvebu_cp110_comphy_set_phy_selector()256 uint32_t mask = COMMON_SELECTOR_COMPHY_MASK << shift; in mvebu_cp110_comphy_set_pipe_selector()2463 data &= COMMON_SELECTOR_COMPHY_MASK; in mvebu_cp110_comphy_power_off()
50 #define COMMON_SELECTOR_COMPHY_MASK 0xf macro