| /bsp/rv32m1_vega/rv32m1_sdk_riscv/sdmmc_2.1.2/src/ |
| A D | fsl_sd.c | 321 static status_t inline SD_GoIdle(sd_card_t *card) in SD_GoIdle() 342 static status_t SD_SwitchVoltage(sd_card_t *card) in SD_SwitchVoltage() 428 static status_t SD_StopTransmission(sd_card_t *card) in SD_StopTransmission() 451 static status_t SD_SendRca(sd_card_t *card) in SD_SendRca() 561 static status_t SD_SendScr(sd_card_t *card) in SD_SendScr() 867 static status_t SD_SendCsd(sd_card_t *card) in SD_SendCsd() 917 static status_t SD_AllSendCid(sd_card_t *card) in SD_AllSendCid() 1028 static status_t SD_SelectBusTiming(sd_card_t *card) in SD_SelectBusTiming() 1381 status_t SD_Init(sd_card_t *card) in SD_Init() 1536 void SD_Deinit(sd_card_t *card) in SD_Deinit() [all …]
|
| /bsp/allwinner/libraries/sunxi-hal/hal/source/sdmmc/ |
| A D | sd.c | 196 int32_t mmc_switch_to_1v8(struct mmc_card *card) in mmc_switch_to_1v8() 217 void mmc_decode_cid(struct mmc_card *card, uint32_t *resp) in mmc_decode_cid() 241 int32_t mmc_send_cid(struct mmc_card *card) in mmc_send_cid() 493 int32_t mmc_sd_init_uhs_card(struct mmc_card *card) in mmc_sd_init_uhs_card() 622 static int32_t mmc_read_ssr(struct mmc_card *card) in mmc_read_ssr() 674 static int32_t mmc_read_switch(struct mmc_card *card) in mmc_read_switch() 732 int32_t mmc_sd_switch_hs(struct mmc_card *card) in mmc_sd_switch_hs() 799 int32_t mmc_sd_get_csd(struct mmc_card *card) in mmc_sd_get_csd() 880 uint32_t mmc_sd_get_max_clock(struct mmc_card *card) in mmc_sd_get_max_clock() 1026 struct mmc_card *card = host->card; in mmc_sd_suspend() local [all …]
|
| A D | sdio.c | 387 int32_t sdio_read_common_cis(struct mmc_card *card) in sdio_read_common_cis() 392 void sdio_free_common_cis(struct mmc_card *card) in sdio_free_common_cis() 994 uint32_t mmc_sdio_get_max_clock(struct mmc_card *card) in mmc_sdio_get_max_clock() 1267 static int32_t sdio_disable_cd(struct mmc_card *card) in sdio_disable_cd() 1347 static int32_t sdio_enable_hs(struct mmc_card *card) in sdio_enable_hs() 1670 int32_t mmc_sdio_init_card(struct mmc_card *card) in mmc_sdio_init_card() 1899 int32_t sdio_pm(sdio_t *card, int32_t suspend) in sdio_pm() 1922 struct mmc_card *card; in mmc_sdio_suspend() local 1958 struct mmc_card *card; in mmc_sdio_resume() local 2274 void sdio_claim_host(struct mmc_card *card) in sdio_claim_host() [all …]
|
| A D | core.c | 411 int32_t mmc_switch_to_high_speed(struct mmc_card *card) in mmc_switch_to_high_speed() 494 void mmc_add_card(struct mmc_card *card) in mmc_add_card() 864 int32_t mmc_rescan(struct mmc_card *card, uint32_t sdc_id) in mmc_rescan() 955 int32_t mmc_card_deinit(struct mmc_card *card) in mmc_card_deinit() 985 struct mmc_card *card = card_info[card_id]; in get_mmc_card_func() local 1002 struct mmc_card *card = card_info[card_id]; in mmc_card_create() local 1045 struct mmc_card *card = card_info[card_id]; in mmc_card_delete() local 1079 struct mmc_card *card = card_info[card_id]; in mmc_card_open() local 1102 struct mmc_card *card = card_info[card_id]; in mmc_card_close() local 1130 struct mmc_card *card = card_info[card_id]; in mmc_card_save() local [all …]
|
| A D | mmc.c | 75 int32_t mmc_send_op_cond(struct mmc_card *card, uint32_t ocr, uint32_t *rocr) in mmc_send_op_cond() 114 static int32_t mmc_public_new_rca(struct mmc_card *card) in mmc_public_new_rca() 132 int32_t mmc_send_extcsd(struct mmc_card *card) in mmc_send_extcsd() 175 static int32_t mmc_switch_buswidth(struct mmc_card *card, uint32_t width) in mmc_switch_buswidth() 206 int32_t mmc_set_buswidth(struct mmc_card *card, uint32_t width) in mmc_set_buswidth() 230 int32_t mmc_switch_part(struct mmc_card *card, uint32_t part_num) in mmc_switch_part() 237 int32_t mmc_switch_boot_part(struct mmc_card *card, uint32_t boot_ack, uint32_t boot_part) in mmc_switch_boot_part() 244 int32_t mmc_switch_boot_bus_cond(struct mmc_card *card, uint32_t boot_mode, uint32_t rst_bus_cond, … in mmc_switch_boot_bus_cond() 273 int32_t sdmmc_stream_write(struct mmc_card *card, uint32_t blk_num, uint32_t blk_size, uint32_t sg_… in sdmmc_stream_write() 315 int mmc_attach_mmc(struct mmc_card *card, struct mmc_host *host) in mmc_attach_mmc()
|
| A D | sdio_irq.c | 39 struct mmc_card *card = host->card; local 123 struct mmc_card *card = host->card; local 223 static int sdio_card_irq_get(struct mmc_card *card) 254 static int sdio_card_irq_put(struct mmc_card *card) 278 static void sdio_single_irq_set(struct mmc_card *card) 310 struct mmc_card *card = func->card; local 354 struct mmc_card *card = func->card; local
|
| A D | test.c | 62 struct mmc_card *card; member 116 struct mmc_card *card; in card_detect() local 200 struct mmc_card *card; in mmc_test_exit() local 248 struct mmc_card *card; in mmc_scan_init() local 324 struct mmc_card *card = mmc_card_open(sdmmc_test->card_id); in mmc_test() local
|
| A D | _core.h | 227 #define cid_rev_card(card) \ argument 236 static void add_quirk_for_sdio_devices(struct mmc_card *card, int32_t data) in add_quirk_for_sdio_devices() 242 static inline void add_quirk(struct mmc_card *card, int32_t data) in add_quirk() 247 static inline void remove_quirk(struct mmc_card *card, int32_t data) in remove_quirk() 256 static inline void add_quirk_mmc(struct mmc_card *card, int data) in add_quirk_mmc() 262 static inline void remove_quirk_mmc(struct mmc_card *card, in remove_quirk_mmc() 273 static inline void add_quirk_sd(struct mmc_card *card, int data) in add_quirk_sd() 279 static inline void remove_quirk_sd(struct mmc_card *card, in remove_quirk_sd()
|
| A D | quirks.c | 75 void mmc_fixup_device(struct mmc_card *card, const struct mmc_fixup *table) in mmc_fixup_device()
|
| A D | _sdhost.h | 149 struct mmc_card *card; member
|
| /bsp/allwinner/libraries/sunxi-hal/hal/source/sound/core/ |
| A D | snd_ctl.c | 40 struct snd_card *card = NULL; in ksnd_ctl_num() local 66 struct snd_card *card = NULL; in ksnd_ctl_get() local 99 struct snd_card *card = NULL; in ksnd_ctl_get_bynum() local 133 struct snd_card *card = NULL; in ksnd_ctl_set() local 163 struct snd_card *card = NULL; in ksnd_ctl_set_bynum() local 192 struct snd_card *card = NULL; in ksnd_ctl_set_multi_args() local 241 struct snd_card *card = NULL; in ksnd_ctl_add_elem() local 265 struct snd_card *card = NULL; in ksnd_ctl_remove_elem() local
|
| A D | snd_core.c | 694 static int snd_ctl_free(struct snd_card *card) in snd_ctl_free() 942 static int snd_ctl_add_controls(struct snd_card *card, struct snd_ctl *ctl) in snd_ctl_add_controls() 1047 static int snd_ctl_create(struct snd_card *card) in snd_ctl_create() 1072 static int snd_pcm_new(struct snd_card *card) in snd_pcm_new() 1139 static int snd_card_init(struct snd_card *card) in snd_card_init() 1161 static int snd_card_release(struct snd_card *card) in snd_card_release() 1274 struct snd_pcm *snd_card_find_pcm(struct snd_card *card, int device_num) in snd_card_find_pcm() 1335 struct snd_card *card= NULL; in snd_card_register() local 1430 int snd_card_unregister(struct snd_card *card) in snd_card_unregister() 1462 struct snd_card *card = NULL; in snd_card_list() local
|
| A D | snd_pcm.c | 1234 struct snd_card *card; in ksnd_card_index() local 1244 struct snd_card *card; in ksnd_card_name() local 1259 struct snd_card *card; in ksnd_card_info() local 1286 struct snd_card *card; in ksnd_pcm_stream_info() local 1336 struct snd_card *card; in ksnd_pcm_open() local 1396 struct snd_card *card; in ksnd_pcm_release() local
|
| /bsp/allwinner/libraries/sunxi-hal/include/hal/sdmmc/ |
| A D | sdio.h | 402 static inline void sdio_claim_host(struct mmc_card *card) { in sdio_claim_host() 421 static inline void sdio_release_host(struct mmc_card *card) { in sdio_release_host() 430 static inline void sdio_lock(struct mmc_card *card) { in sdio_lock() 434 static inline void sdio_unlock(struct mmc_card *card) { in sdio_unlock()
|
| A D | card.h | 56 struct mmc_card *card; /* the card this device belongs to */ member 310 struct mmc_card card; member
|
| /bsp/allwinner/libraries/drivers/sdmmc/ |
| A D | drv_sdmmc.c | 240 struct mmc_card *card = mmc_card_open(dev_priv->host_id); in sdmmc_read() local 319 struct mmc_card *card = mmc_card_open(dev_priv->host_id); in sdmmc_write() local 388 struct mmc_card *card = mmc_card_open(dev_priv->host_id); in sdmmc_control() local
|
| /bsp/rv32m1_vega/ri5cy/driver/ |
| A D | drv_sdcard.c | 18 static sd_card_t *card = &g_sd; variable
|
| /bsp/nxp/lpc/lpc54608-LPCXpresso/drivers/ |
| A D | drv_sd.h | 53 sd_card_t card; /**< Card descriptor */ member
|
| /bsp/allwinner/libraries/sunxi-hal/hal/source/sound/platform/ |
| A D | sunxi-pcm.c | 166 struct snd_card *card = substream->pcm->card; in sunxi_pcm_hw_params() local
|
| A D | sun8iw19-daudio.c | 951 struct snd_card *card = substream->pcm->card; in sunxi_pcm_hw_params() local
|
| /bsp/allwinner/libraries/sunxi-hal/hal/source/sdmmc/cmd/ |
| A D | cmd_sd.c | 42 static struct mmc_card *card; variable
|
| /bsp/allwinner/libraries/sunxi-hal/include/hal/sound/ |
| A D | snd_core.h | 520 struct snd_card *card; member 541 struct snd_card *card; member
|
| /bsp/allwinner/libraries/sunxi-hal/hal/source/usb/uvc/Include/ |
| A D | videodev2.h | 183 __u8 card[32]; /* i.e. "Hauppauge WinTV" */ member
|