Home
last modified time | relevance | path

Searched defs:GET_32LE (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/arch/powerpc/boot/
H A Daddnote.c75 #define GET_32LE(off) (GET_16LE(off) + (GET_16LE((off)+2U) << 16U)) macro
/kernel/linux/linux-6.6/arch/powerpc/boot/
H A Daddnote.c75 #define GET_32LE(off) (GET_16LE(off) + (GET_16LE((off)+2U) << 16U)) macro

Completed in 1 milliseconds