Home
last modified time | relevance | path

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

/linux-6.3-rc2/arch/alpha/lib/
A Dfpreg.c123 #define STS(reg,val) asm volatile ("ftois $f"#reg",%0" : "=r"(val)); macro
125 #define STS(reg,val) asm volatile ("sts $f"#reg",%0" : "=m"(val)); macro
/linux-6.3-rc2/drivers/hwmon/
A Das370-hwmon.c23 #define STS 0x4 macro
/linux-6.3-rc2/drivers/mtd/nand/raw/
A Dfsmc_nand.c75 #define STS 0x04 macro
/linux-6.3-rc2/drivers/phy/rockchip/
A Dphy-rockchip-typec.c296 #define STS (0xc00F << 2) macro
/linux-6.3-rc2/drivers/staging/qlge/
A Dqlge.h817 STS = 0x30, enumerator

Completed in 26 milliseconds