Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/include/
H A Dpcmcia.h232 #define CISTPL_IDE_SILICON 0x04 macro
/rk3399_rockchip-uboot/cmd/
H A Dpcmcia.c164 puts ((f1 & CISTPL_IDE_SILICON) ? " [silicon]" : " [rotating]"); in print_fixed()