Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/char/
Driscom8_reg.h132 #define CCR_HARDRESET 0x81 /* Reset the chip */ macro
Dcd1865.h126 #define CCR_HARDRESET 0x81 /* Reset the chip */ macro
Driscom8.c250 rc_out(bp, CD180_CCR, CCR_HARDRESET); /* Reset CD180 chip */ in rc_init_CD180()
Dspecialix.c399 sx_out_off(bp, CD186x_CCR, CCR_HARDRESET); /* Reset CD186x chip */ in sx_init_CD186x()
/linux-2.4.37.9/drivers/sbus/char/
Dcd180.h87 #define CCR_HARDRESET 0x81 /* Reset the chip */ macro
Daurora.c207 sbus_writeb(CCR_HARDRESET, &bp->r[chip]->r[CD180_CCR]); in aurora_init_CD180()