Home
last modified time | relevance | path

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

/openbmc/linux/drivers/spi/
H A Dspi-bcm-qspi.c99 #define MSPI_RXRAM 0x0c0 macro
781 u32 slot_offset = MSPI_RXRAM + (slot << 3) + 0x4; in read_rxram_slot_u8()
789 u32 reg_offset = MSPI_RXRAM; in read_rxram_slot_u16()
799 u32 reg_offset = MSPI_RXRAM; in read_rxram_slot_u32()
811 u32 reg_offset = MSPI_RXRAM; in read_rxram_slot_u64()