Searched refs:sd_dev (Results 1 – 5 of 5) sorted by relevance
66 static int32_t chal_sd_set_power(struct sd_dev *handle,69 static void chal_sd_set_dma_boundary(struct sd_dev *handle, uint32_t boundary);71 static int32_t chal_sd_setup_handler(struct sd_dev *handle,78 static int32_t chal_sd_set_power(struct sd_dev *handle, in chal_sd_set_power()159 static void chal_sd_set_dma_boundary(struct sd_dev *handle, uint32_t boundary) in chal_sd_set_dma_boundary()169 static int32_t chal_sd_setup_handler(struct sd_dev *handle, uint32_t sdBase, in chal_sd_setup_handler()193 struct sd_dev *handle; in chal_sd_init()200 handle = (struct sd_dev *)sd_handle; in chal_sd_init()300 struct sd_dev *handle; in chal_sd_set_speed()305 handle = (struct sd_dev *) sd_handle; in chal_sd_set_speed()[all …]
289 memset(p_sdhandle->device, 0, sizeof(struct sd_dev)); in sdio_init()
47 struct sd_dev sdDevice;
136 struct sd_dev *device;
164 struct sd_dev { struct