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

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

Completed in 134 milliseconds