Home
last modified time | relevance | path

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

/linux/drivers/spi/
H A Dspi-iproc-qspi.c59 u32 mask = get_qspi_mask(type); in bcm_iproc_qspi_int_ack()
74 u32 mask = get_qspi_mask(type); in bcm_iproc_qspi_int_set()
H A Dspi-bcm-qspi.h80 static inline u32 get_qspi_mask(int type) in get_qspi_mask() function