Home
last modified time | relevance | path

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

/linux-6.12.1/arch/alpha/lib/
Dfpreg.c125 #define STS(reg,val) asm volatile ("ftois $f"#reg",%0" : "=r"(val)); macro
127 #define STS(reg,val) asm volatile ("sts $f"#reg",%0" : "=m"(val)); macro
/linux-6.12.1/drivers/hwmon/
Das370-hwmon.c24 #define STS 0x4 macro
/linux-6.12.1/drivers/mtd/nand/raw/
Dfsmc_nand.c75 #define STS 0x04 macro
/linux-6.12.1/drivers/phy/rockchip/
Dphy-rockchip-typec.c296 #define STS (0xc00F << 2) macro