Searched refs:clk_sel (Results 1 – 1 of 1) sorted by relevance
411 uint32_t clk_sel; in sdhci_set_clock() local432 clk_sel = RD2(slot, BCM577XX_HOST_CONTROL) & in sdhci_set_clock()440 clk_sel |= (BCM577XX_CTRL_CLKSEL_64MHZ << in sdhci_set_clock()443 clk_sel |= (BCM577XX_CTRL_CLKSEL_DEFAULT << in sdhci_set_clock()447 WR2(slot, BCM577XX_HOST_CONTROL, clk_sel); in sdhci_set_clock()