Home
last modified time | relevance | path

Searched refs:BURST_INCR (Results 1 – 3 of 3) sorted by relevance

/third_party/uboot/u-boot-2020.01/include/
Dhimci_reg.h219 #define BURST_INCR (0x1<<1) macro
/third_party/uboot/u-boot-2020.01/drivers/usb/gadget/
Ddwc2_udc_otg_regs.h108 #define BURST_INCR (1<<1) macro
/third_party/uboot/u-boot-2020.01/drivers/mmc/
Dhimci.c102 tmp_reg |= BURST_16 | BURST_INCR; in hi_mci_sys_reset()