Searched refs:LLC_TCN_LOCK (Results 1 – 2 of 2) sorted by relevance
23 #define LLC_TCN_LOCK(ap, tc) (MVEBU_LLC_BASE(ap) + 0x920 + 4 * (tc)) macro27 #define MASTER_LLC_TC0_LOCK LLC_TCN_LOCK(MVEBU_AP0, 0)
129 mmio_write_32(LLC_TCN_LOCK(ap_index, tc), LLC_ALL_WAYS_MASK); in llc_sram_enable()152 mmio_write_32(LLC_TCN_LOCK(ap_index, tc), 0); in llc_sram_disable()
Completed in 3 milliseconds