Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/pci/controller/ !
Dpci-thunder-ecam.c54 u32 barl_orig; in handle_ea_bar() local
61 barl_orig = readl(addr + 0); in handle_ea_bar()
64 writel(barl_orig, addr + 0); in handle_ea_bar()