Home
last modified time | relevance | path

Searched refs:cd_pin_present_val (Results 1 – 2 of 2) sorted by relevance

/bsp/allwinner/libraries/sunxi-hal/hal/source/sdmmc/
A D_sdhost.h315 GPIO_PinState cd_pin_present_val; member
A Dhal_sdhost.c1774 gpio_val = (host->cd_pin_present_val == HAL_GPIO_ReadPin(host->cd_gpio_pin, &gpio_val)) ? 1 : 0; in __mci_cd_timer()
2248 host->cd_pin_present_val = CONFIG_DRIVERS_SDC_CDPIN_PRESENT_VAL; in hal_sdc_init()
2260 host->present = (host->cd_pin_present_val == in hal_sdc_init()
2342 (unsigned int)host->cd_pin_present_val); in hal_sdc_init()

Completed in 13 milliseconds