Lines Matching +full:- +full:- +full:enable +full:- +full:debug
33 #define TYPE_AW_SDHOST "allwinner-sdhost"
36 #define TYPE_AW_SDHOST_SUN4I TYPE_AW_SDHOST "-sun4i"
39 #define TYPE_AW_SDHOST_SUN5I TYPE_AW_SDHOST "-sun5i"
41 /** Allwinner sun50i-a64 */
42 #define TYPE_AW_SDHOST_SUN50I_A64 TYPE_AW_SDHOST "-sun50i-a64"
44 /** Allwinner sun50i-a64 emmc */
45 #define TYPE_AW_SDHOST_SUN50I_A64_EMMC TYPE_AW_SDHOST "-sun50i-a64-emmc"
106 uint32_t debug_enable; /**< Debug Enable */
109 uint32_t newtiming_debug; /**< SD New Timing Debug */
114 uint32_t dmac_irq; /**< Internal DMA Controller IRQ Enable */
127 * Allwinner SD Host Controller class-level struct.