Searched refs:SYSC_xCPARTL_AND_S (Results 1 – 3 of 3) sorted by relevance
225 - SYSC_xCPARTL_AND_S; in metag_phys_data_cache_flush()234 >> SYSC_xCPARTL_AND_S; in metag_phys_data_cache_flush()367 part >>= SYSC_xCPARTG_AND_S-SYSC_xCPARTL_AND_S; in metag_phys_code_cache_flush()376 >> SYSC_xCPARTL_AND_S; in metag_phys_code_cache_flush()
136 land1 = (old & SYSC_xCPARTL_AND_BITS) >> SYSC_xCPARTL_AND_S; in describe_cachepart_change()137 land2 = (new & SYSC_xCPARTL_AND_BITS) >> SYSC_xCPARTL_AND_S; in describe_cachepart_change()
698 #define SYSC_xCPARTL_AND_S 0 macro