Home
last modified time | relevance | path

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

/openbmc/linux/drivers/spi/
H A Dspi-bitbang.c187 bool initial_setup = false; in spi_bitbang_setup() local
H A Dspi-omap-uwire.c424 bool initial_setup = false; in uwire_setup() local
H A Dspi-fsl-spi.c373 bool initial_setup = false; in fsl_spi_setup() local
H A Dspi-omap2-mcspi.c1058 bool initial_setup = false; in omap2_mcspi_setup() local
/openbmc/linux/drivers/usb/dwc2/
H A Dhcd.c2041 int dwc2_core_init(struct dwc2_hsotg *hsotg, bool initial_setup) in dwc2_core_init()
H A Dcore.h1512 static inline int dwc2_core_init(struct dwc2_hsotg *hsotg, bool initial_setup) in dwc2_core_init()