Searched refs:sdio_mux_p (Results 1 – 2 of 2) sorted by relevance
/Linux-v6.6/drivers/clk/hisilicon/ |
D | clk-hix5hd2.c | 50 static const char *const sdio_mux_p[] __initconst = { variable 61 { HIX5HD2_MMC_MUX, "mmc_mux", sdio_mux_p, ARRAY_SIZE(sdio_mux_p), 63 { HIX5HD2_SD_MUX, "sd_mux", sdio_mux_p, ARRAY_SIZE(sdio_mux_p),
|
D | crg-hi3798cv200.c | 70 static const char *const sdio_mux_p[] = { variable 83 { HI3798CV200_SDIO0_MUX, "sdio0_mux", sdio_mux_p, 84 ARRAY_SIZE(sdio_mux_p), CLK_SET_RATE_PARENT,
|