Searched refs:ar71xx_pci_read_mask (Results 1 - 1 of 1) sorted by relevance

/linux-4.4.14/arch/mips/pci/
H A Dpci-ar71xx.c68 static const u32 ar71xx_pci_read_mask[8] = { variable
198 *value = (data >> (8 * (where & 3))) & ar71xx_pci_read_mask[size & 7]; ar71xx_pci_read_config()

Completed in 46 milliseconds