Home
last modified time | relevance | path

Searched defs:spiclk (Results 1 – 6 of 6) sorted by relevance

/openbmc/u-boot/arch/nds32/dts/
H A Dae3xx.dts26 spiclk: virt_100mhz { label
/openbmc/u-boot/arch/riscv/dts/
H A Dae350_32.dts79 spiclk: virt_100mhz { label
H A Dae350_64.dts79 spiclk: virt_100mhz { label
/openbmc/u-boot/drivers/clk/rockchip/
H A Dclk_rk3368.c380 const struct spi_clkreg *spiclk = NULL; in rk3368_spi_get_clk() local
402 const struct spi_clkreg *spiclk = NULL; in rk3368_spi_set_clk() local
H A Dclk_rk3399.c631 const struct spi_clkreg *spiclk = NULL; in rk3399_spi_get_clk() local
653 const struct spi_clkreg *spiclk = NULL; in rk3399_spi_set_clk() local
/openbmc/linux/drivers/spi/
H A Dspi-rockchip.c173 struct clk *spiclk; member