Searched refs:postprocess_read (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/arch/mips/pci/ |
H A D | ops-bcm63xx.c | 20 static int postprocess_read(u32 data, int where, unsigned int size) in postprocess_read() function 116 *val = postprocess_read(data, where, size); in bcm63xx_do_cfg_read() 284 *val = postprocess_read(data, where, size); in fake_cb_bridge_read() 497 *val = postprocess_read(data, where, size); in bcm63xx_pcie_read()
|
/kernel/linux/linux-6.6/arch/mips/pci/ |
H A D | ops-bcm63xx.c | 20 static int postprocess_read(u32 data, int where, unsigned int size) in postprocess_read() function 116 *val = postprocess_read(data, where, size); in bcm63xx_do_cfg_read() 284 *val = postprocess_read(data, where, size); in fake_cb_bridge_read() 497 *val = postprocess_read(data, where, size); in bcm63xx_pcie_read()
|
Completed in 2 milliseconds