Home
last modified time | relevance | path

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

/openbmc/u-boot/arch/sh/include/asm/
H A Dcpu_sh4.h63 #define PMB_SZ1 7 /* Page size (upper bit) */ macro
73 (v << PMB_V) | (sz1 << PMB_SZ1) | \