Home
last modified time | relevance | path

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

/linux-6.1.9/arch/powerpc/platforms/pasemi/
Diommu.c58 #define IOBMAP_L1E_V 0x40000000 macro
227 regword = IOBMAP_L1E_V | (__pa(iob_l2_base + i*0x2000) >> 12); in iob_init()