Searched refs:TRACE_CFG_WR (Results 1 – 1 of 1) sorted by relevance
/linux-4.4.14/arch/tile/kernel/ |
D | pci_gx.c | 50 #define TRACE_CFG_WR(size, val, bus, dev, func, offset) \ macro 57 #define TRACE_CFG_WR(...) macro 1413 TRACE_CFG_WR(size, val_32, busnum, device, function, offset); in tile_cfg_write() 1418 TRACE_CFG_WR(size, val_16, busnum, device, function, offset); in tile_cfg_write() 1423 TRACE_CFG_WR(size, val_8, busnum, device, function, offset); in tile_cfg_write()
|