Searched refs:clk_sel (Results 1 – 2 of 2) sorted by relevance
202 uint64_t clk_sel : 2; /**< Selects which of the 4 GPIO clock generators */ member218 uint64_t clk_sel : 2;253 uint64_t clk_sel : 2; /**< Selects which of the 4 GPIO clock generators */ member269 uint64_t clk_sel : 2;795 uint64_t clk_sel : 2; /**< Selects which of the 4 GPIO clock generators */ member811 uint64_t clk_sel : 2;
341 uint32_t clk_sel; in sdhci_set_clock() local361 clk_sel = RD2(slot, BCM577XX_HOST_CONTROL) & in sdhci_set_clock()369 clk_sel |= (BCM577XX_CTRL_CLKSEL_64MHZ << in sdhci_set_clock()372 clk_sel |= (BCM577XX_CTRL_CLKSEL_DEFAULT << in sdhci_set_clock()376 WR2(slot, BCM577XX_HOST_CONTROL, clk_sel); in sdhci_set_clock()