Searched refs:func0_cmd52_read_byte (Results 1 – 3 of 3) sorted by relevance
/wlan-driver/qca-wifi-host-cmn/hif/src/sdio/native_sdio/src/ |
H A D | dev_quirks.c | 110 err = func0_cmd52_read_byte(func->card, addr, &value); in hif_sdio_quirk_force_drive_strength() 127 err = func0_cmd52_read_byte(func->card, addr, &value); in hif_sdio_quirk_force_drive_strength() 176 ret = func0_cmd52_read_byte(func->card, in hif_sdio_quirk_async_intr() 196 ret = func0_cmd52_read_byte(func->card, in hif_sdio_quirk_async_intr() 668 err = func0_cmd52_read_byte(card, SDIO_CCCR_SPEED, in reinit_sdio()
|
H A D | hif.c | 233 func0_cmd52_read_byte(func->card, in sdio_enable4bits() 1030 int func0_cmd52_read_byte(struct mmc_card *card, in func0_cmd52_read_byte() function 1068 err = func0_cmd52_read_byte(hif_device->func->card, in hif_dump_cccr()
|
/wlan-driver/qca-wifi-host-cmn/hif/src/sdio/native_sdio/include/ |
H A D | hif_internal.h | 434 int func0_cmd52_read_byte(struct mmc_card *card,
|