Home
last modified time | relevance | path

Searched refs:CCR_SOFTRESET (Results 1 – 6 of 6) sorted by relevance

/linux-2.4.37.9/drivers/char/
Driscom8_reg.h134 #define CCR_SOFTRESET 0x80 /* Soft Channel Reset */ macro
Dcd1865.h128 #define CCR_SOFTRESET 0x80 /* Soft Channel Reset */ macro
Driscom8.c944 rc_out(bp, CD180_CCR, CCR_SOFTRESET); in rc_shutdown_port()
Dspecialix.c1304 sx_out(bp, CD186x_CCR, CCR_SOFTRESET); in sx_shutdown_port()
/linux-2.4.37.9/drivers/sbus/char/
Dcd180.h89 #define CCR_SOFTRESET 0x80 /* Soft Channel Reset */ macro
Daurora.c1284 sbus_writeb(CCR_SOFTRESET, &bp->r[chip]->r[CD180_CCR]); in aurora_shutdown_port()