Searched refs:ce_clk_ctrl (Results 1 – 2 of 2) sorted by relevance
112 sh_mmcif_bitclr(CLK_ENABLE, &host->regs->ce_clk_ctrl); in sh_mmcif_clock_control()113 sh_mmcif_bitclr(CLK_CLEAR, &host->regs->ce_clk_ctrl); in sh_mmcif_clock_control()119 sh_mmcif_bitset(CLK_PCLK, &host->regs->ce_clk_ctrl); in sh_mmcif_clock_control()123 &host->regs->ce_clk_ctrl); in sh_mmcif_clock_control()124 sh_mmcif_bitset(CLK_ENABLE, &host->regs->ce_clk_ctrl); in sh_mmcif_clock_control()131 tmp = sh_mmcif_read(&host->regs->ce_clk_ctrl) & (CLK_ENABLE | in sh_mmcif_sync_reset()137 &host->regs->ce_clk_ctrl); in sh_mmcif_sync_reset()
18 unsigned long ce_clk_ctrl; member
Completed in 5 milliseconds