Searched refs:pl022_spi_slave (Results 1 – 1 of 1) sorted by relevance
69 struct pl022_spi_slave { struct79 static int pl022_is_supported(struct pl022_spi_slave *ps) in pl022_is_supported() argument94 struct pl022_spi_slave *ps = dev_get_priv(bus); in pl022_spi_probe()110 static void flush(struct pl022_spi_slave *ps) in flush()121 struct pl022_spi_slave *ps = dev_get_priv(bus); in pl022_spi_claim_bus()137 struct pl022_spi_slave *ps = dev_get_priv(bus); in pl022_spi_release_bus()154 struct pl022_spi_slave *ps = dev_get_priv(bus); in pl022_spi_xfer()214 struct pl022_spi_slave *ps = dev_get_priv(bus); in pl022_spi_set_speed()260 struct pl022_spi_slave *ps = dev_get_priv(bus); in pl022_spi_set_mode()324 .priv_auto = sizeof(struct pl022_spi_slave),
Completed in 3 milliseconds