Searched refs:pcireg_control_bit_clr (Results 1 – 3 of 3) sorted by relevance
129 extern void pcireg_control_bit_clr(struct pcibus_info *, u64);
155 pcireg_control_bit_clr(soft, PCIBR_CTRL_PAGE_SIZE); in pcibr_bus_fixup()
26 void pcireg_control_bit_clr(struct pcibus_info *pcibus_info, u64 bits) in pcireg_control_bit_clr() function