Home
last modified time | relevance | path

Searched refs:SUN6I_BURST_CNT_REG (Results 1 – 2 of 2) sorted by relevance

/openbmc/u-boot/drivers/spi/
H A Dspi-sunxi.c53 #define SUN6I_BURST_CNT_REG 0x30 macro
564 [SPI_BC] = SUN6I_BURST_CNT_REG,
/openbmc/linux/drivers/spi/
H A Dspi-sun6i.c81 #define SUN6I_BURST_CNT_REG 0x30 macro
457 sun6i_spi_write(sspi, SUN6I_BURST_CNT_REG, tfr->len); in sun6i_spi_transfer_one()