Home
last modified time | relevance | path

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

/openbmc/linux/arch/mips/pci/
H A Dpci-alchemy.c38 unsigned long last_elo0; member
96 ctx->last_elo0 = ctx->last_elo1 = ~0; in alchemy_pci_wired_entry()
147 if ((entryLo0 != ctx->last_elo0) || (entryLo1 != ctx->last_elo1)) { in config_access()
150 ctx->last_elo0 = entryLo0; in config_access()