SSP_CR0 563 drivers/spi/spi-pl022.c writel(chip->cr0, SSP_CR0(pl022->virtbase)); SSP_CR0 565 drivers/spi/spi-pl022.c writew(chip->cr0, SSP_CR0(pl022->virtbase)); SSP_CR0 651 drivers/spi/spi-pl022.c writel(DEFAULT_SSP_REG_CR0_ST_PL023, SSP_CR0(pl022->virtbase)); SSP_CR0 654 drivers/spi/spi-pl022.c writel(DEFAULT_SSP_REG_CR0_ST, SSP_CR0(pl022->virtbase)); SSP_CR0 657 drivers/spi/spi-pl022.c writew(DEFAULT_SSP_REG_CR0, SSP_CR0(pl022->virtbase)); SSP_CR0 1485 drivers/spi/spi-pl022.c read_cr0 = readl(SSP_CR0(pl022->virtbase)); SSP_CR0 1487 drivers/spi/spi-pl022.c read_cr0 = readw(SSP_CR0(pl022->virtbase));