Searched refs:QUP_IO_M_INPUT_BLOCK_SIZE_MASK (Results 1 – 2 of 2) sorted by relevance
/freebsd/sys/dev/qcom_qup/ | ||
H A D | qcom_qup_reg.h | 57 #define QUP_IO_M_INPUT_BLOCK_SIZE_MASK 0x3 macro |
H A D | qcom_spi_hw.c | 76 & QUP_IO_M_INPUT_BLOCK_SIZE_MASK; in qcom_spi_hw_read_controller_transfer_sizes() |