Home
last modified time | relevance | path

Searched defs:RST (Results 1 – 5 of 5) sorted by relevance

/rk3399_rockchip-uboot/drivers/rtc/
H A Dds1302.c17 #define RST 0x800 macro
/rk3399_rockchip-uboot/arch/arm/include/asm/arch-rockchip/
H A Dsdram_px30.h48 #define RST(n) ((0x1 << (14 + 16)) | ((n) << 14)) macro
H A Dsdram_rk3328.h68 #define RST(n) ((0x1 << (14 + 16)) | ((n) << 14)) macro
H A Dsdram_rv1126.h218 #define RST(n) ((0x1 << (14 + 16)) | ((n) << 14)) macro
/rk3399_rockchip-uboot/include/
H A Dsym53c8xx.h174 #define RST 0x02 /* sta: scsi bus reset detected */ macro