Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/include/
H A Dpcmcia.h238 #define CISTPL_IDE_HAS_STANDBY 0x02 macro
/rk3399_rockchip-uboot/cmd/
H A Dpcmcia.c174 if (f2 & CISTPL_IDE_HAS_STANDBY) in print_fixed()