Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/drivers/ufs/
H A Dufs-rockchip-usbplug.h8 #define WELL_BOOT_LU_A 0x01 macro
11 #define DEFAULT_BOOT_LUN WELL_BOOT_LU_A
H A Dufs-rockchip-usbplug.c265 unit[1].b_boot_lun_id = WELL_BOOT_LU_A; /* lu 0, boot a */ in ufs_lu_configuration()
488 printf("UFS get boot W-LU-%c\n", (value == WELL_BOOT_LU_A) ? 'A' : 'B'); in set_boot_lu_enable()
510 printf("UFS set boot W-LU(%c) Fail value = %x\n", (value == WELL_BOOT_LU_A) ? 'A' : 'B', value); in set_boot_lu_enable()