Searched defs:addr (Results 26 - 50 of 64) sorted by relevance

123

/openwrt/target/linux/generic/files/drivers/net/phy/b53/
H A Db53_mdio.c241 static int b53_mdio_phy_read16(struct b53_device *dev, int addr, u8 reg, argument
251 static int b53_mdio_phy_write16(struct b53_device *dev, int addr, u8 reg, argument
H A Db53_common.c825 static int b53_phy_read16(struct switch_dev *dev, int addr, u8 reg, u16 *value) argument
835 static int b53_phy_write16(struct switch_dev *dev, int addr, u8 reg, u16 value) argument
/openwrt/target/linux/generic/files/include/linux/
H A Dmyloader.h52 uint32_t addr; /* relative address of the partition from the member in struct:mylo_partition
118 struct mylo_eth_addr addr[MYLO_ETHADDR_COUNT]; member in struct:mylo_board_params
/openwrt/target/linux/oxnas/files/arch/arm/mach-oxnas/
H A Dplatsmp.c41 const void *addr; member in struct:fiq_req::__anon249::__anon250
45 const void *addr; member in struct:fiq_req::__anon249::__anon251
98 void fiq_dma_map_area(const void *addr, size_t size, int dir) argument
126 void fiq_dma_unmap_area(const void *addr, size_t size, int dir) argument
184 fiq_flush_kern_dcache_area(void *addr, size_t size) argument
[all...]
/openwrt/tools/firmware-utils/src/
H A Dmkfwimage.c147 char* addr; local
H A Dmkfwimage2.c96 char* addr; local
H A Dmyloader.h95 uint32_t addr; /* relative address to flash start */ member in struct:mylo_fw_blockdesc
106 uint32_t addr; /* relative address of the partition from the member in struct:mylo_partition
173 struct mylo_eth_addr addr[MYLO_ETHADDR_COUNT]; member in struct:mylo_board_params
H A Dmkmylofw.c54 uint32_t addr; member in struct:fw_block
[all...]
H A Dmkcsysimg.c89 uint32_t addr; member in struct:csys_block
H A Dmkzynfw.c82 uint32_t addr; member in struct:fw_mmap
[all...]
H A Dzynos.h45 uint32_t addr; /* load address of the object */ member in struct:zyn_rombin_hdr
102 uint32_t addr; member in struct:zyn_mmt_item
/openwrt/package/boot/uboot-ar71xx/files/drivers/net/
H A Dag71xx.c701 static int ag71xx_mdio_read(char *devname, unsigned char addr, argument
734 static int ag71xx_mdio_write(char *devname, unsigned char addr, argument
/openwrt/package/boot/uboot-oxnas/files/board/ox820/
H A Dox820.c304 volatile long int *addr, *b = base; local
[all...]
/openwrt/package/kernel/lantiq/ltq-hcd/src/
H A Difxusb_cif.c1438 volatile uint8_t *addr, *start_addr, *end_addr; local
1479 volatile uint32_t *addr; local
[all...]
/openwrt/package/network/utils/owipcalc/src/
H A Dowipcalc.c36 } addr; member in struct:cidr
114 struct cidr *addr = malloc(sizeof(struct cidr)); local
359 struct cidr *addr = malloc(sizeof(struct cidr)); local
[all...]
/openwrt/target/linux/adm5120/files-3.18/arch/mips/include/asm/mach-adm5120/prom/
H A Dmyloader.h88 uint32_t addr; /* relative address to flash start */ member in struct:mylo_fw_blockdesc
99 uint32_t addr; /* relative address of the partition from the member in struct:mylo_partition
165 struct mylo_eth_addr addr[MYLO_ETHADDR_COUNT]; member in struct:mylo_board_params
/openwrt/target/linux/generic/files/drivers/net/phy/
H A Dmvsw61xx.c48 mvsw61xx_wait_mask_raw(struct mii_bus *bus, int addr, argument
64 r16(struct mii_bus *bus, bool indirect, int base_addr, int addr, int reg) argument
89 w16(struct mii_bus *bus, bool indirect, int base_addr, int addr, argument
119 sr16(struct switch_dev *dev, int addr, int reg) argument
127 sw16(struct switch_dev *dev, int addr, int reg, u16 val) argument
135 mvsw61xx_wait_mask_s(struct switch_dev *dev, int addr, int reg, u16 mask, u16 val) argument
[all...]
H A Dadm6996.c78 u16 addr; /* Debugging: register address to operate on */ member in struct:adm6996_priv
[all...]
H A Drtl8366_smi.c200 int rtl8366_smi_read_reg(struct rtl8366_smi *smi, u32 addr, u32 *data) argument
290 int rtl8366_smi_write_reg(struct rtl8366_smi *smi, u32 addr, u32 data) argument
296 int rtl8366_smi_write_reg_noack(struct rtl8366_smi *smi, u32 addr, u32 data) argument
243 __rtl8366_smi_write_reg(struct rtl8366_smi *smi, u32 addr, u32 data, bool ack) argument
302 rtl8366_smi_rmwr(struct rtl8366_smi *smi, u32 addr, u32 mask, u32 data) argument
[all...]
/openwrt/package/kernel/broadcom-wl/src/
H A Dwlc.c285 struct ether_addr *addr; local
/openwrt/package/libs/libnl-tiny/src/include/netlink/
H A Dattr.h239 static inline int nla_put_addr(struct nl_msg *msg, int attrtype, struct nl_addr *addr) argument
/openwrt/target/linux/at91/image/dfboot/src/
H A Dmain.c252 static int AT91F_MemoryDisplay(unsigned int addr, unsigned int length) argument
[all...]
/openwrt/package/kernel/lantiq/ltq-ptm/src/
H A Difxmips_ptm_fw_regs_vdsl.h222 unsigned int addr :16; member in struct:wtx_qos_q_desc_cfg
/openwrt/target/linux/ar71xx/files/drivers/net/ethernet/atheros/ag71xx/
H A Dag71xx_main.c736 static int ag71xx_fill_dma_desc(struct ag71xx_ring *ring, u32 addr, int len) argument
/openwrt/target/linux/imx6/files-4.4/drivers/net/phy/
H A Dgw16083.c169 int write_switch_port_phy(struct phy_device *pdev, int port, u8 addr, u16 reg) argument

Completed in 136 milliseconds

123