Home
last modified time | relevance | path

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

/openbmc/linux/arch/powerpc/sysdev/
H A Di8259.c17 static unsigned char cached_8259[2] = { 0xff, 0xff }; variable
18 #define cached_A1 (cached_8259[0])
19 #define cached_21 (cached_8259[1])