Searched refs:reg_spi_rx_cnt2 (Results 1 – 2 of 2) sorted by relevance
121 #define reg_spi_rx_cnt2(i) REG_ADDR8(PSPI_BASE_ADDR+0x11+(i)*(BASE_ADDR_DIFF-0x11+0x1f)) macro
386 reg_spi_rx_cnt2(spi_sel) = ((cnt - 1) >> 16) & 0xff; in spi_rx_cnt()