Searched refs:sdio_f0_writeb (Results 1 – 4 of 4) sorted by relevance
| /freebsd/usr.bin/sdiotool/ |
| H A D | linux_sdio_compat.h | 53 void sdio_f0_writeb(struct sdio_func *func, unsigned char b,
|
| H A D | linux_sdio_compat.c | 81 void sdio_f0_writeb(struct sdio_func *func, unsigned char b, in sdio_f0_writeb() function
|
| H A D | sdiotool.c | 233 sdio_f0_writeb(func, byte, regaddr, &err_ret); in brcmf_sdiod_f0_writeb()
|
| /freebsd/sys/contrib/dev/broadcom/brcm80211/brcmfmac/ |
| H A D | sdio.h | 297 sdio_f0_writeb((sdiodev)->func1, (v), (addr), (ret))
|