Home
last modified time | relevance | path

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

/linux/drivers/cache/
H A Dhisi_soc_hha.c40 #define HISI_HHA_MAINT_ALIGN 128 macro
75 addr = ALIGN_DOWN(addr, HISI_HHA_MAINT_ALIGN); in hisi_soc_hha_wbinv()
76 top = ALIGN(addr + size, HISI_HHA_MAINT_ALIGN); in hisi_soc_hha_wbinv()