Searched refs:ethoc (Results 1 – 5 of 5) sorted by relevance
| /linux-4.4.14/drivers/net/ethernet/ |
| D | ethoc.c | 199 struct ethoc { struct 238 static inline u32 ethoc_read(struct ethoc *dev, loff_t offset) in ethoc_read() argument 246 static inline void ethoc_write(struct ethoc *dev, loff_t offset, u32 data) in ethoc_write() 254 static inline void ethoc_read_bd(struct ethoc *dev, int index, in ethoc_read_bd() 262 static inline void ethoc_write_bd(struct ethoc *dev, int index, in ethoc_write_bd() 270 static inline void ethoc_enable_irq(struct ethoc *dev, u32 mask) in ethoc_enable_irq() 277 static inline void ethoc_disable_irq(struct ethoc *dev, u32 mask) in ethoc_disable_irq() 284 static inline void ethoc_ack_irq(struct ethoc *dev, u32 mask) in ethoc_ack_irq() 289 static inline void ethoc_enable_rx_and_tx(struct ethoc *dev) in ethoc_enable_rx_and_tx() 296 static inline void ethoc_disable_rx_and_tx(struct ethoc *dev) in ethoc_disable_rx_and_tx() [all …]
|
| D | Makefile | 62 obj-$(CONFIG_ETHOC) += ethoc.o
|
| /linux-4.4.14/Documentation/devicetree/bindings/net/ |
| D | opencores-ethoc.txt | 4 - compatible: Should be "opencores,ethoc". 16 enet0: ethoc@fd030000 { 17 compatible = "opencores,ethoc";
|
| /linux-4.4.14/arch/xtensa/boot/dts/ |
| D | xtfpga.dtsi | 67 enet0: ethoc@0d030000 { 68 compatible = "opencores,ethoc";
|
| /linux-4.4.14/arch/openrisc/boot/dts/ |
| D | or1ksim.dts | 45 enet0: ethoc@92000000 {
|