Searched refs:reg_is_phymode_unallowed (Results 1 – 2 of 2) sorted by relevance
2328 bool reg_is_phymode_unallowed(enum reg_phymode phy_in, uint32_t phymode_bitmap);
6560 bool reg_is_phymode_unallowed(enum reg_phymode phy_in, uint32_t phymode_bitmap) in reg_is_phymode_unallowed() function6583 bool reg_is_phymode_unallowed(enum reg_phymode phy_in, uint32_t phymode_bitmap) in reg_is_phymode_unallowed() function6623 if (reg_is_phymode_unallowed(current_phymode, phymode_bitmap)) { in reg_get_max_phymode()