Searched refs:atom_phy_id (Results 1 – 1 of 1) sorted by relevance
299 uint8_t atom_phy_id; in phy_id_to_atom() local303 atom_phy_id = ATOM_PHY_ID_UNIPHYA; in phy_id_to_atom()306 atom_phy_id = ATOM_PHY_ID_UNIPHYB; in phy_id_to_atom()309 atom_phy_id = ATOM_PHY_ID_UNIPHYC; in phy_id_to_atom()312 atom_phy_id = ATOM_PHY_ID_UNIPHYD; in phy_id_to_atom()315 atom_phy_id = ATOM_PHY_ID_UNIPHYE; in phy_id_to_atom()318 atom_phy_id = ATOM_PHY_ID_UNIPHYF; in phy_id_to_atom()321 atom_phy_id = ATOM_PHY_ID_UNIPHYG; in phy_id_to_atom()324 atom_phy_id = ATOM_PHY_ID_UNIPHYA; in phy_id_to_atom()327 return atom_phy_id; in phy_id_to_atom()
Completed in 4 milliseconds