Searched defs:sdbar (Results 1 – 1 of 1) sorted by relevance
18 static u32 bh720_read_pcr(u32 sdbar, u32 addr) in bh720_read_pcr()24 static void bh720_write_pcr(u32 sdbar, u32 addr, u32 data) in bh720_write_pcr()30 static void bh720_rmw_pcr(u32 sdbar, u32 addr, u32 clear, u32 set) in bh720_rmw_pcr()40 u32 sdbar = pci_read_config32(dev, PCI_BASE_ADDRESS_1); in bh720_program_hs200_mode() local