Home
last modified time | relevance | path

Searched refs:STR (Results 1 – 4 of 4) sorted by relevance

/drivers/misc/ibmasm/
Dibmasm.h48 #define dbg(STR, ARGS...) \ argument
51 printk(KERN_DEBUG STR , ##ARGS); \
/drivers/net/wan/
Dhdlc_ppp.c90 SCN = 0x200, STR = 0x400, STA = 0x800, SCJ = 0x1000}; enumerator
286 { INV , INV ,STR|2, SCR|3 ,SCR|3, SCR|5 , INV }, /* TO+ */
296 { 0 , 1 , 1 , 1 , 1 , 1 ,IRC|STR|2}, /* RXJ- */
323 if (action & (SCR | STR)) /* set Configure-Req/Terminate-Req timer */ in ppp_cp_event()
339 if (action & STR) /* send Terminate-Request */ in ppp_cp_event()
/drivers/spi/
Dspi-sh-msiof.c55 #define STR 0x40 macro
219 sh_msiof_write(p, STR, sh_msiof_read(p, STR)); in sh_msiof_reset_str()
/drivers/thermal/
Drcar_thermal.c336 status = rcar_thermal_common_read(common, STR); in rcar_thermal_irq()
337 rcar_thermal_common_write(common, STR, 0x000F0F0F & mask); in rcar_thermal_irq()