/kernel/linux/linux-5.10/include/linux/soc/ixp4xx/ |
H A D | npe.h | 18 struct npe { struct 25 static inline const char *npe_name(struct npe *npe) in npe_name() argument [all...] |
/kernel/linux/linux-6.6/include/linux/soc/ixp4xx/ |
H A D | npe.h | 19 struct npe { struct 27 static inline const char *npe_name(struct npe *npe) in npe_name() argument [all...] |
/kernel/linux/linux-5.10/arch/powerpc/platforms/powernv/ |
H A 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() argument 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, pnv_npu_unset_window() local 200 struct pnv_ioda_pe *npe = container_of(table_group, struct pnv_ioda_pe, pnv_npu_take_ownership() local 234 struct pnv_ioda_pe *npe = container_of(table_group, struct pnv_ioda_pe, pnv_npu_release_ownership() local [all...] |
/kernel/linux/linux-5.10/drivers/soc/ixp4xx/ |
H A D | ixp4xx-npe.c | 162 int npe_running(struct npe *npe) in npe_running() argument 167 npe_cmd_write(struct npe *npe, u32 addr, int cmd, u32 data) npe_cmd_write() argument 174 npe_cmd_read(struct npe *npe, u32 addr, int cmd) npe_cmd_read() argument 186 npe_clear_active(struct npe *npe, u32 reg) npe_clear_active() argument 192 npe_start(struct npe *npe) npe_start() argument 203 npe_stop(struct npe *npe) npe_stop() argument 209 npe_debug_instr(struct npe *npe, u32 instr, u32 ctx, u32 ldur) npe_debug_instr() argument 252 npe_logical_reg_write8(struct npe *npe, u32 addr, u8 val, u32 ctx) npe_logical_reg_write8() argument 263 npe_logical_reg_write16(struct npe *npe, u32 addr, u16 val, u32 ctx) npe_logical_reg_write16() argument 274 npe_logical_reg_write32(struct npe *npe, u32 addr, u32 val, u32 ctx) npe_logical_reg_write32() argument 283 npe_reset(struct npe *npe) npe_reset() argument 405 npe_send_message(struct npe *npe, const void *msg, const char *what) npe_send_message() argument 444 npe_recv_message(struct npe *npe, void *msg, const char *what) npe_recv_message() argument 482 npe_send_recv_message(struct npe *npe, void *msg, const char *what) npe_send_recv_message() argument 501 npe_load_firmware(struct npe *npe, const char *name, struct device *dev) npe_load_firmware() argument 673 npe_release(struct npe *npe) npe_release() argument 685 struct npe *npe = &npe_tab[i]; ixp4xx_npe_probe() local [all...] |
/kernel/linux/linux-6.6/drivers/soc/ixp4xx/ |
H A D | ixp4xx-npe.c | 165 int npe_running(struct npe *npe) in npe_running() argument 170 npe_cmd_write(struct npe *npe, u32 addr, int cmd, u32 data) npe_cmd_write() argument 177 npe_cmd_read(struct npe *npe, u32 addr, int cmd) npe_cmd_read() argument 189 npe_clear_active(struct npe *npe, u32 reg) npe_clear_active() argument 195 npe_start(struct npe *npe) npe_start() argument 206 npe_stop(struct npe *npe) npe_stop() argument 212 npe_debug_instr(struct npe *npe, u32 instr, u32 ctx, u32 ldur) npe_debug_instr() argument 255 npe_logical_reg_write8(struct npe *npe, u32 addr, u8 val, u32 ctx) npe_logical_reg_write8() argument 266 npe_logical_reg_write16(struct npe *npe, u32 addr, u16 val, u32 ctx) npe_logical_reg_write16() argument 277 npe_logical_reg_write32(struct npe *npe, u32 addr, u32 val, u32 ctx) npe_logical_reg_write32() argument 286 npe_reset(struct npe *npe) npe_reset() argument 412 npe_send_message(struct npe *npe, const void *msg, const char *what) npe_send_message() argument 451 npe_recv_message(struct npe *npe, void *msg, const char *what) npe_recv_message() argument 489 npe_send_recv_message(struct npe *npe, void *msg, const char *what) npe_send_recv_message() argument 508 npe_load_firmware(struct npe *npe, const char *name, struct device *dev) npe_load_firmware() argument 680 npe_release(struct npe *npe) npe_release() argument 701 struct npe *npe = &npe_tab[i]; ixp4xx_npe_probe() local [all...] |
/kernel/linux/linux-5.10/drivers/net/wan/ |
H A D | ixp4xx_hss.c | 256 struct npe *npe; member [all...] |
/kernel/linux/linux-5.10/drivers/net/ethernet/xscale/ |
H A D | ixp4xx_eth.c | 170 struct npe *npe; member 1166 struct npe *npe = port->npe; in eth_open() local [all...] |
/kernel/linux/linux-6.6/drivers/net/ethernet/xscale/ |
H A 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 [all...] |
/kernel/linux/linux-6.6/drivers/net/wan/ |
H A D | ixp4xx_hss.c | 260 struct npe *npe; member [all...] |