Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/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()
/kernel/linux/linux-5.10/drivers/spi/
H A Dspi-bcm-qspi.c96 #define MSPI_RXRAM 0x0c0 macro
696 u32 slot_offset = MSPI_RXRAM + (slot << 3) + 0x4; in read_rxram_slot_u8()
704 u32 reg_offset = MSPI_RXRAM; in read_rxram_slot_u16()

Completed in 5 milliseconds