Home
last modified time | relevance | path

Searched defs:int_ctrl (Results 1 – 2 of 2) sorted by relevance

/openbmc/u-boot/arch/m68k/include/asm/
H A Dimmap_5272.h45 typedef struct int_ctrl { struct
46 uint int_icr1;
47 uint int_icr2;
48 uint int_icr3;
49 uint int_icr4;
50 uint int_isr;
51 uint int_pitr;
52 uint int_piwr;
53 uchar res1[3];
54 uchar int_pivr;
/openbmc/u-boot/drivers/video/
H A Dipu_regs.h157 u32 int_ctrl[15]; member