ppc4xx_spi
struct ppc4xx_spi *hw;
struct ppc4xx_spi *hw = spi_controller_get_devdata(spi->controller);
struct ppc4xx_spi *hw;
hw = (struct ppc4xx_spi *)dev_id;
static void spi_ppc4xx_enable(struct ppc4xx_spi *hw)
struct ppc4xx_spi *hw;
struct ppc4xx_spi *hw = spi_controller_get_devdata(host);