Searched refs:XCHAL_CA_BITS (Results 1 – 4 of 4) sorted by relevance
218 return (xtensa_get_dtlb1(addr) & ((1 << XCHAL_CA_BITS) - 1)) >= 4; in xtensa_need_flush_dma_source()223 return (xtensa_get_dtlb1(addr) & ((1 << XCHAL_CA_BITS) - 1)) != 2; in xtensa_need_invalidate_dma_destination()
157 #define XCHAL_CA_BITS 4 macro
164 #define XCHAL_CA_BITS 4 macro
210 #define XCHAL_CA_BITS 4 macro