Searched refs:isol (Results 1 – 7 of 7) sorted by relevance
111 struct samsung_ufs_phy_pmu_isol isol; member127 struct samsung_ufs_phy_pmu_isol isol; member139 struct samsung_ufs_phy *phy, u32 isol) in samsung_ufs_phy_ctrl_isol() argument141 regmap_update_bits(phy->reg_pmu, phy->isol.offset, in samsung_ufs_phy_ctrl_isol()142 phy->isol.mask, isol ? 0 : phy->isol.en); in samsung_ufs_phy_ctrl_isol()
290 memcpy(&phy->isol, &drvdata->isol, sizeof(phy->isol)); in samsung_ufs_phy_probe()294 phy->isol.offset = isol_offset; in samsung_ufs_phy_probe()
55 .isol = {
66 .isol = {
77 .isol = {
159 .isol = {
173 .isol = {
Completed in 8 milliseconds