Home
last modified time | relevance | path

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

/bsp/allwinner/libraries/sunxi-hal/hal/source/sdmmc/
A D_sd_define.h90 #define sdc_hex_dump_word(a, l) ROM_DUMP_WORDS(host->debug_mask, a, l) macro
100 #define sdc_hex_dump_word(a, l) do{ }while(0)
A Dhal_sdhost.c304 sdc_hex_dump_word((void *)SDC_GPIO_BASE+0xb0,0xff); in __mci_force_dump_host_info()
305 sdc_hex_dump_word((void *)SDC_GPIO_BASE+0x340,0xff); in __mci_force_dump_host_info()
307 sdc_hex_dump_word((void *)SDC_CCM_SDC0_SCLK_CTRL ,0xff); in __mci_force_dump_host_info()
308 sdc_hex_dump_word((void *)SDC_CCM_BASE ,0xff); in __mci_force_dump_host_info()
616 sdc_hex_dump_word((void *)(SDC_GPIO_BASE+0xB0),0xff); in __mci_request_done()
619 sdc_hex_dump_word((void *)SMC0_BASE ,0x200); in __mci_request_done()
622 sdc_hex_dump_word((void *)SMC1_BASE ,0x200); in __mci_request_done()
1070 sdc_hex_dump_word((void *)SDC_CCM_BASE ,0x900); in __mci_update_clock()
1553 sdc_hex_dump_word((void *)SMC1_BASE ,0x100); in do_rom_HAL_SDC_Request()
2349 sdc_hex_dump_word((const void *)(SDC_GPIO_BASE+0xb0),0x400); in hal_sdc_init()
[all …]

Completed in 30 milliseconds