Searched defs:sdiodev (Results 1 – 1 of 1) sorted by relevance
/freebsd/usr.bin/sdiotool/ |
H A D | sdiotool.c | 196 void brcmf_sdiod_change_state(struct brcmf_sdio_dev *sdiodev, in brcmf_sdiod_change_state() 238 static int brcmf_sdiod_request_data(struct brcmf_sdio_dev *sdiodev, u8 fn, u32 addr, u8 regsz, void… in brcmf_sdiod_request_data() 291 brcmf_sdiod_addrprep(struct brcmf_sdio_dev *sdiodev, uint width, u32 *addr) in brcmf_sdiod_addrprep() 312 static int brcmf_sdiod_regrw_helper(struct brcmf_sdio_dev *sdiodev, u32 addr, u8 regsz, void *data,… in brcmf_sdiod_regrw_helper() 361 brcmf_sdiod_set_sbaddr_window(struct brcmf_sdio_dev *sdiodev, u32 address) in brcmf_sdiod_set_sbaddr_window() 387 u32 brcmf_sdiod_regrl(struct brcmf_sdio_dev *sdiodev, u32 addr, int *ret) in brcmf_sdiod_regrl()
|