| /kernel/linux/linux-5.10/drivers/soc/ixp4xx/ |
| D | ixp4xx-npe.c | 124 #define print_npe(pri, npe, fmt, ...) \ argument 128 #define debug_msg(npe, fmt, ...) \ argument 131 #define debug_msg(npe, fmt, ...) argument 162 int npe_running(struct npe *npe) in npe_running() 167 static void npe_cmd_write(struct npe *npe, u32 addr, int cmd, u32 data) in npe_cmd_write() 174 static u32 npe_cmd_read(struct npe *npe, u32 addr, int cmd) in npe_cmd_read() 186 static void npe_clear_active(struct npe *npe, u32 reg) in npe_clear_active() 192 static void npe_start(struct npe *npe) in npe_start() 203 static void npe_stop(struct npe *npe) in npe_stop() 209 static int __must_check npe_debug_instr(struct npe *npe, u32 instr, u32 ctx, in npe_debug_instr() [all …]
|
| /kernel/linux/linux-6.6/drivers/soc/ixp4xx/ |
| D | ixp4xx-npe.c | 127 #define print_npe(pri, npe, fmt, ...) \ argument 131 #define debug_msg(npe, fmt, ...) \ argument 134 #define debug_msg(npe, fmt, ...) argument 165 int npe_running(struct npe *npe) in npe_running() 170 static void npe_cmd_write(struct npe *npe, u32 addr, int cmd, u32 data) in npe_cmd_write() 177 static u32 npe_cmd_read(struct npe *npe, u32 addr, int cmd) in npe_cmd_read() 189 static void npe_clear_active(struct npe *npe, u32 reg) in npe_clear_active() 195 static void npe_start(struct npe *npe) in npe_start() 206 static void npe_stop(struct npe *npe) in npe_stop() 212 static int __must_check npe_debug_instr(struct npe *npe, u32 instr, u32 ctx, in npe_debug_instr() [all …]
|
| /kernel/linux/linux-6.6/include/linux/soc/ixp4xx/ |
| D | npe.h | 19 struct npe { struct 20 struct npe_regs __iomem *regs; argument 27 static inline const char *npe_name(struct npe *npe) in npe_name()
|
| /kernel/linux/linux-5.10/include/linux/soc/ixp4xx/ |
| D | npe.h | 18 struct npe { struct 19 struct npe_regs __iomem *regs; argument 25 static inline const char *npe_name(struct npe *npe) in npe_name()
|
| /kernel/linux/linux-5.10/arch/powerpc/platforms/powernv/ |
| D | npu-dma.c | 98 static struct pnv_ioda_pe *get_gpu_pci_dev_and_pe(struct pnv_ioda_pe *npe, in get_gpu_pci_dev_and_pe() 131 struct pnv_ioda_pe *npe = container_of(table_group, struct pnv_ioda_pe, in pnv_npu_set_window() local 171 struct pnv_ioda_pe *npe = container_of(table_group, struct pnv_ioda_pe, in pnv_npu_unset_window() local 200 struct pnv_ioda_pe *npe = container_of(table_group, struct pnv_ioda_pe, in pnv_npu_take_ownership() local 234 struct pnv_ioda_pe *npe = container_of(table_group, struct pnv_ioda_pe, in pnv_npu_release_ownership() local
|
| /kernel/linux/linux-6.6/arch/arm/boot/dts/intel/ixp/ |
| D | intel-ixp4xx.dtsi | 139 npe: npe@c8006000 { label
|
| /kernel/linux/linux-6.6/drivers/net/ethernet/xscale/ |
| D | ixp4xx_eth.c | 161 u8 npe; /* NPE instance used by this interface */ member 188 struct npe *npe; member 1188 struct npe *npe = port->npe; in eth_open() local
|
| /kernel/linux/linux-5.10/drivers/net/ethernet/xscale/ |
| D | ixp4xx_eth.c | 170 struct npe *npe; member 1166 struct npe *npe = port->npe; in eth_open() local
|
| /kernel/linux/linux-5.10/drivers/net/wan/ |
| D | ixp4xx_hss.c | 256 struct npe *npe; member
|
| /kernel/linux/linux-6.6/drivers/net/wan/ |
| D | ixp4xx_hss.c | 260 struct npe *npe; member
|