Home
last modified time | relevance | path

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

/openbmc/qemu/hw/timer/
H A Dexynos4210_mct.c235 struct lregs { struct
236 uint32_t cnt[L_REG_CNT_AMOUNT];
237 uint32_t tcon;
238 uint32_t int_cstat;
239 uint32_t int_enb;
240 uint32_t wstat;
/openbmc/linux/drivers/net/ethernet/amd/
H A Dsunlance.c237 void __iomem *lregs; /* Lance RAP/RDP regs. */ member