Searched refs:AUSPLL_APB_CMD_OVERRIDE (Results 1 – 1 of 1) sorted by relevance
49 #define AUSPLL_APB_CMD_OVERRIDE 0x2000 macro1499 reg = readl(atcphy->regs.core + AUSPLL_APB_CMD_OVERRIDE); in atcphy_auspll_apb_command()1504 writel(reg, atcphy->regs.core + AUSPLL_APB_CMD_OVERRIDE); in atcphy_auspll_apb_command()1506 ret = readl_poll_timeout(atcphy->regs.core + AUSPLL_APB_CMD_OVERRIDE, reg, in atcphy_auspll_apb_command()1511 core_clear32(atcphy, AUSPLL_APB_CMD_OVERRIDE, AUSPLL_APB_CMD_OVERRIDE_REQ); in atcphy_auspll_apb_command()1742 core_set32(atcphy, AUSPLL_APB_CMD_OVERRIDE, AUSPLL_APB_CMD_OVERRIDE_UNK28); in atcphy_configure()