Home
last modified time | relevance | path

Searched refs:REG_CLOCK (Results 1 – 2 of 2) sorted by relevance

/openbmc/u-boot/drivers/spi/
H A Dmeson_spifc.c26 #define REG_CLOCK 0x18 macro
237 regmap_write(spifc->regmap, REG_CLOCK, value); in meson_spifc_set_speed()
/openbmc/linux/drivers/spi/
H A Dspi-meson-spifc.c28 #define REG_CLOCK 0x18 macro
181 regmap_write(spifc->regmap, REG_CLOCK, value); in meson_spifc_setup_speed()