Searched refs:ST3 (Results 1 - 7 of 7) sorted by relevance

/linux-4.1.27/drivers/net/wan/
H A Dc101.c124 if (!(sca_in(MSCI1_OFFSET + ST3, port) & ST3_DCD)) set_carrier()
240 sca_in(MSCI1_OFFSET + ST3, port)); c101_ioctl()
H A Dhd64570.h52 #define ST3 0x05 /* Status 3 */ macro
H A Dhd64570.c134 if (!(sca_in(get_msci(port) + ST3, port_to_card(port)) & ST3_DCD)) { sca_set_carrier()
605 sca_in(get_msci(port) + ST3, card), sca_dump_rings()
H A Dhd64572.c112 if (!(sca_in(get_msci(port) + ST3, port->card) & ST3_DCD)) { sca_set_carrier()
553 sca_in(get_msci(port) + ST3, card), sca_dump_rings()
H A Dhd64572.h79 #define ST3 0x11b /* Status reg 3 */ macro
/linux-4.1.27/include/uapi/linux/
H A Dfdreg.h81 #define FD_GETSTATUS 0x04 /* read ST3 */
/linux-4.1.27/drivers/block/
H A Dfloppy.c351 #define ST3 (reply_buffer[0]) /* result of GETSTATUS */ macro
1548 debug_dcl(DP->flags, "wp=%x\n", ST3 & 0x40); check_wp()
1549 if (!(ST3 & 0x40)) check_wp()

Completed in 239 milliseconds