Searched refs:set_bus_width (Results 1 – 3 of 3) sorted by relevance
190 .set_bus_width = am_hal_sdhc_set_bus_width,
260 uint32_t (*set_bus_width)(void *pHandle, am_hal_host_bus_width_e eBusWidth); member
867 if ( pHost->ops->set_bus_width(pHost->pHandle, eBusWidth) != AM_HAL_STATUS_SUCCESS ) in am_hal_sdio_card_set_bus_width()1326 if ( pHost->ops->set_bus_width(pHost->pHandle, eBusWidth) != AM_HAL_STATUS_SUCCESS ) in am_hal_sd_card_set_bus_width()2547 if ( pHost->ops->set_bus_width(pHost->pHandle, eBusWidth) != AM_HAL_STATUS_SUCCESS ) in am_hal_card_set_bus_width()