Home
last modified time | relevance | path

Searched defs:npe (Results 1 – 6 of 6) sorted by relevance

/linux/drivers/soc/ixp4xx/
A Dixp4xx-npe.c126 #define print_npe(pri, npe, fmt, ...) \ argument
130 #define debug_msg(npe, fmt, ...) \ argument
133 #define debug_msg(npe, fmt, ...) argument
164 int npe_running(struct npe *npe) in npe_running()
176 static u32 npe_cmd_read(struct npe *npe, u32 addr, int cmd) in npe_cmd_read()
188 static void npe_clear_active(struct npe *npe, u32 reg) in npe_clear_active()
194 static void npe_start(struct npe *npe) in npe_start()
205 static void npe_stop(struct npe *npe) in npe_stop()
285 static int npe_reset(struct npe *npe) in npe_reset()
675 void npe_release(struct npe *npe) in npe_release()
[all …]
/linux/include/linux/soc/ixp4xx/
A Dnpe.h18 struct npe { struct
19 struct npe_regs __iomem *regs; argument
25 static inline const char *npe_name(struct npe *npe) in npe_name()
/linux/arch/arm/boot/dts/
A Dintel-ixp4xx.dtsi139 npe: npe@c8006000 { label
/linux/include/linux/platform_data/
A Deth_ixp4xx.h17 u8 npe; /* NPE instance used by this interface */ member
/linux/drivers/net/ethernet/xscale/
A Dixp4xx_eth.c173 struct npe *npe; member
1176 struct npe *npe = port->npe; in eth_open() local
/linux/drivers/net/wan/
A Dixp4xx_hss.c254 struct npe *npe; member

Completed in 31 milliseconds