/hardware/broadcom/wlan/bcm4329/src/bcmsdio/sys/ |
D | bcmsdh.c | 206 bcmsdh_cfg_read(void *sdh, uint fnc_num, uint32 addr, int *err) in bcmsdh_cfg_read() 228 bcmsdh_cfg_write(void *sdh, uint fnc_num, uint32 addr, uint8 data, int *err) in bcmsdh_cfg_write() 247 bcmsdh_cfg_read_word(void *sdh, uint fnc_num, uint32 addr, int *err) in bcmsdh_cfg_read_word() 271 bcmsdh_cfg_write_word(void *sdh, uint fnc_num, uint32 addr, uint32 data, int *err) in bcmsdh_cfg_write_word() 350 bcmsdh_reg_read(void *sdh, uint32 addr, uint size) in bcmsdh_reg_read() 403 bcmsdh_reg_write(void *sdh, uint32 addr, uint size, uint32 data) in bcmsdh_reg_write() 447 bcmsdh_recv_buf(void *sdh, uint32 addr, uint fn, uint flags, in bcmsdh_recv_buf() 490 bcmsdh_send_buf(void *sdh, uint32 addr, uint fn, uint flags, in bcmsdh_send_buf() 533 bcmsdh_rwdata(void *sdh, uint rw, uint32 addr, uint8 *buf, uint nbytes) in bcmsdh_rwdata()
|
D | bcmsdh_sdmmc.c | 683 sdioh_cfg_read(sdioh_info_t *sd, uint fnc_num, uint32 addr, uint8 *data) in sdioh_cfg_read() 692 sdioh_cfg_write(sdioh_info_t *sd, uint fnc_num, uint32 addr, uint8 *data) in sdioh_cfg_write() 838 sdioh_request_word(sdioh_info_t *sd, uint cmd_type, uint rw, uint func, uint addr, in sdioh_request_word() 887 uint addr, void *pkt) in sdioh_request_packet() 980 uint addr, uint reg_width, uint buflen_u, uint8 *buffer, void *pkt)
|
D | bcmsdspi_linux.c | 112 spi_reg_map(osl_t *osh, uintptr addr, int size) in spi_reg_map() 118 spi_reg_unmap(osl_t *osh, uintptr addr, int size) in spi_reg_unmap()
|
D | bcmsdstd_linux.c | 102 sdstd_reg_map(osl_t *osh, int32 addr, int size) in sdstd_reg_map() 108 sdstd_reg_unmap(osl_t *osh, int32 addr, int size) in sdstd_reg_unmap()
|
D | bcmsdspi.c | 516 sdioh_cfg_read(sdioh_info_t *sd, uint fnc_num, uint32 addr, uint8 *data) in sdioh_cfg_read() 525 sdioh_cfg_write(sdioh_info_t *sd, uint fnc_num, uint32 addr, uint8 *data) in sdioh_cfg_write() 605 sdioh_request_word(sdioh_info_t *sd, uint cmd_type, uint rw, uint func, uint addr, in sdioh_request_word() 623 uint addr, uint reg_width, uint buflen_u, uint8 *buffer, void *pkt) in sdioh_request_buffer() 1436 sdspi_card_buf(sdioh_info_t *sd, int rw, int func, bool fifo, uint32 addr, int nbytes, uint32 *data) in sdspi_card_buf()
|
D | bcmsdstd.c | 704 sdioh_cfg_read(sdioh_info_t *sd, uint fnc_num, uint32 addr, uint8 *data) in sdioh_cfg_read() 713 sdioh_cfg_write(sdioh_info_t *sd, uint fnc_num, uint32 addr, uint8 *data) in sdioh_cfg_write() 793 sdioh_request_word(sdioh_info_t *sd, uint cmd_type, uint rw, uint func, uint addr, in sdioh_request_word() 817 uint addr, uint reg_width, uint buflen_u, uint8 *buffer, void *pkt) in sdioh_request_buffer() 2513 sdstd_card_buf(sdioh_info_t *sd, int rw, int func, bool fifo, uint32 addr, int nbytes, uint32 *data) in sdstd_card_buf()
|
/hardware/libhardware_legacy/qemu_tracing/ |
D | qemu_tracing.c | 60 int qemu_add_mapping(unsigned int addr, const char *name) in qemu_add_mapping() 75 int qemu_remove_mapping(unsigned int addr) in qemu_remove_mapping()
|
/hardware/libhardware_legacy/uevent/ |
D | uevent.c | 33 struct sockaddr_nl addr; in uevent_init() local
|
/hardware/broadcom/wlan/bcm4329/src/shared/ |
D | linux_osl.c | 454 void *addr; in osl_malloc() local 506 osl_mfree(osl_t *osh, void *addr, uint size) in osl_mfree()
|
D | aiutils.c | 316 uint32 addr = sii->common_info->coresba[coreidx]; in ai_setcoreidx() local
|
/hardware/broadcom/wlan/bcm4329/src/include/proto/ |
D | bcmip.h | 102 uint8 addr[IPV4_ADDR_LEN]; member
|
/hardware/broadcom/wlan/bcm4329/src/include/ |
D | sbhnddma.h | 40 uint32 addr; member 60 uint32 addr; member
|
D | linux_osl.h | 98 #define MFREE(osh, addr, size) osl_mfree((osh), (addr), (size)) argument 218 #define BUSPROBE(val, addr) ({ (val) = R_REG(NULL, (addr)); 0; }) argument
|
D | sdio.h | 292 #define SDIO_IO_RW_DIRECT_ARG(rw, raw, func, addr, data) \ argument 297 #define SDIO_IO_RW_EXTENDED_ARG(rw, blk, func, addr, inc_addr, count) \ argument
|
D | bcmutils.h | 403 #define ALIGN_ADDR(addr, boundary) (void *)(((uintptr)(addr) + (boundary) - 1) \ argument
|
/hardware/broadcom/wlan/bcm4329/src/dhd/sys/ |
D | dhd_sdio.c | 1912 uint32 addr, size; in dhdsdio_doiovar() local 1928 uint32 addr, size; in dhdsdio_doiovar() local 1944 uint32 addr, size; in dhdsdio_doiovar() local 1960 uint32 addr, size; in dhdsdio_doiovar() local 5326 dhd_bcmsdh_recv_buf(dhd_bus_t *bus, uint32 addr, uint fn, uint flags, uint8 *buf, uint nbytes, in dhd_bcmsdh_recv_buf() 5337 dhd_bcmsdh_send_buf(dhd_bus_t *bus, uint32 addr, uint fn, uint flags, uint8 *buf, uint nbytes, in dhd_bcmsdh_send_buf()
|
D | dhd_linux.c | 687 _dhd_set_mac_address(dhd_info_t *dhd, int ifidx, struct ether_addr *addr) in _dhd_set_mac_address() 804 dhd_set_mac_address(struct net_device *dev, void *addr) in dhd_set_mac_address()
|
/hardware/msm7k/librpc/rpc/ |
D | types.h | 156 oncrpc_addr_type addr; member 161 oncrpc_addr_type addr; member
|
/hardware/broadcom/wlan/bcm4329/src/wl/sys/ |
D | wl_iw.c | 1320 struct sockaddr *addr = (struct sockaddr *) extra; in wl_iw_set_spy() local 1345 struct sockaddr *addr = (struct sockaddr *) extra; in wl_iw_get_spy() local 1481 struct sockaddr *addr = (struct sockaddr *) extra; in wl_iw_get_aplist() local 1558 struct sockaddr *addr = (struct sockaddr *) extra; in wl_iw_iscan_get_aplist() local 2069 wl_iw_delete_bss_from_ss_cache(void *addr) in wl_iw_delete_bss_from_ss_cache()
|
/hardware/ti/omap3/dspbridge/libbridge/inc/ |
D | dbdefs.h | 84 #define PG_ALIGN_LOW(addr, pg_size) ((addr) & PG_MASK(pg_size)) argument 85 #define PG_ALIGN_HIGH(addr, pg_size) (((addr)+(pg_size)-1) & PG_MASK(pg_size)) argument
|
/hardware/ti/omap3/dspbridge/inc/ |
D | dbdefs.h | 84 #define PG_ALIGN_LOW(addr, pg_size) ((addr) & PG_MASK(pg_size)) argument 85 #define PG_ALIGN_HIGH(addr, pg_size) (((addr)+(pg_size)-1) & PG_MASK(pg_size)) argument
|
/hardware/broadcom/wlan/bcm4329/src/dhd/exe/ |
D | dhdu.c | 834 uint addr; in dhd_membytes() local
|