Home
last modified time | relevance | path

Searched refs:func0_cmd52_write_byte (Results 1 – 3 of 3) sorted by relevance

/wlan-driver/qca-wifi-host-cmn/hif/src/sdio/native_sdio/src/
H A Ddev_quirks.c118 err = func0_cmd52_write_byte(func->card, addr, value); in hif_sdio_quirk_force_drive_strength()
137 err = func0_cmd52_write_byte(func->card, addr, value); in hif_sdio_quirk_force_drive_strength()
166 func0_cmd52_write_byte(func->card, in hif_sdio_quirk_async_intr()
183 ret = func0_cmd52_write_byte(func->card, in hif_sdio_quirk_async_intr()
206 ret = func0_cmd52_write_byte(func->card, in hif_sdio_quirk_async_intr()
262 err = func0_cmd52_write_byte(func->card, writecccr1, in hif_sdio_quirk_write_cccr()
276 err = func0_cmd52_write_byte(func->card, writecccr2, in hif_sdio_quirk_write_cccr()
289 err = func0_cmd52_write_byte(func->card, writecccr3, in hif_sdio_quirk_write_cccr()
302 err = func0_cmd52_write_byte(func->card, writecccr4, in hif_sdio_quirk_write_cccr()
377 return func0_cmd52_write_byte(func->card, SDIO_CCCR_IF, in hif_cmd52_write_byte_8bit()
[all …]
H A Dhif.c221 func0_cmd52_write_byte(func->card, in sdio_enable4bits()
248 func0_cmd52_write_byte(func->card, in sdio_enable4bits()
1009 int func0_cmd52_write_byte(struct mmc_card *card, in func0_cmd52_write_byte() function
/wlan-driver/qca-wifi-host-cmn/hif/src/sdio/native_sdio/include/
H A Dhif_internal.h430 int func0_cmd52_write_byte(struct mmc_card *card,