Home
last modified time | relevance | path

Searched refs:AMD_SPI_TX_COUNT_REG (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/spi/
H A Dspi-amd.c27 #define AMD_SPI_TX_COUNT_REG 0x48 macro
123 amd_spi_setclear_reg8(master, AMD_SPI_TX_COUNT_REG, tx_count, 0xff); in amd_spi_set_tx_count()
/kernel/linux/linux-6.6/drivers/spi/
H A Dspi-amd.c32 #define AMD_SPI_TX_COUNT_REG 0x48 macro
171 amd_spi_setclear_reg8(amd_spi, AMD_SPI_TX_COUNT_REG, tx_count, 0xff); in amd_spi_set_tx_count()

Completed in 2 milliseconds