Searched refs:preprocess_write (Results 1 – 1 of 1) sorted by relevance
/linux/arch/mips/pci/ |
H A D | ops-bcm63xx.c | 39 static int preprocess_write(u32 orig_data, u32 val, int where, in preprocess_write() function 135 data = preprocess_write(data, val, where, size); in bcm63xx_do_cfg_write() 301 data = preprocess_write(data, val, where, size); in fake_cb_bridge_write() 518 data = preprocess_write(data, val, where, size); in bcm63xx_pcie_write()
|