Searched refs:pl022_spi_slave (Results 1 – 1 of 1) sorted by relevance
68 struct pl022_spi_slave { struct78 static int pl022_is_supported(struct pl022_spi_slave *ps) in pl022_is_supported() argument93 struct pl022_spi_slave *ps = dev_get_priv(bus); in pl022_spi_probe()109 static void flush(struct pl022_spi_slave *ps) in flush()120 struct pl022_spi_slave *ps = dev_get_priv(bus); in pl022_spi_claim_bus()136 struct pl022_spi_slave *ps = dev_get_priv(bus); in pl022_spi_release_bus()153 struct pl022_spi_slave *ps = dev_get_priv(bus); in pl022_spi_xfer()213 struct pl022_spi_slave *ps = dev_get_priv(bus); in pl022_spi_set_speed()259 struct pl022_spi_slave *ps = dev_get_priv(bus); in pl022_spi_set_mode()323 .priv_auto_alloc_size = sizeof(struct pl022_spi_slave),