Home
last modified time | relevance | path

Searched refs:CLK_CLEAR (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/include/linux/platform_data/
H A Dsh_mmcif.h65 #define CLK_CLEAR (0xf << 16) macro
/openbmc/u-boot/drivers/mmc/
H A Dsh_mmcif.h89 #define CLK_CLEAR ((1 << 19) | (1 << 18) | (1 << 17) | (1 << 16)) macro
H A Dsh_mmcif.c108 sh_mmcif_bitclr(CLK_CLEAR, &host->regs->ce_clk_ctrl); in sh_mmcif_clock_control()
127 CLK_CLEAR); in sh_mmcif_sync_reset()
/openbmc/linux/drivers/mmc/host/
H A Dsh_mmcif.c489 sh_mmcif_bitclr(host, MMCIF_CE_CLK_CTRL, CLK_CLEAR); in sh_mmcif_clock_control()
533 sh_mmcif_bitset(host, MMCIF_CE_CLK_CTRL, CLK_CLEAR & clkdiv); in sh_mmcif_clock_control()