Searched refs:ENT_HM (Results 1 – 8 of 8) sorted by relevance
/linux/drivers/net/hamradio/ |
A D | z8530.h | 60 #define ENT_HM 0x10 /* Enter Hunt Mode */ macro
|
A D | scc.c | 361 or(scc,R3,ENT_HM|RxENABLE); /* enable the receiver, hunt mode */ in start_hunt() 474 cl(scc,R3,ENT_HM|RxENABLE); /* disable the receiver */ in scc_exint() 526 or(scc,R3,ENT_HM); /* enter hunt mode for next flag */ in scc_rxint() 540 or(scc, R3, ENT_HM); in scc_rxint() 556 or(scc, R3, ENT_HM); in scc_rxint() 580 or(scc,R3,ENT_HM); /* enter hunt mode for next flag */ in scc_spint() 925 cl(scc, R3, RxENABLE|ENT_HM); /* switch off receiver */ in scc_key_trx()
|
/linux/drivers/tty/serial/ |
A D | zs.h | 112 #define ENT_HM 0x10 /* Enter Hunt Mode */ macro
|
A D | sunzilog.h | 85 #define ENT_HM 0x10 /* Enter Hunt Mode */ macro
|
A D | ip22zilog.h | 93 #define ENT_HM 0x10 /* Enter Hunt Mode */ macro
|
A D | pmac_zilog.h | 182 #define ENT_HM 0x10 /* Enter Hunt Mode */ macro
|
/linux/drivers/net/wan/ |
A D | z85230.h | 81 #define ENT_HM 0x10 /* Enter Hunt Mode */ macro
|
A D | z85230.c | 203 3, ENT_HM | RxCRC_ENAB | Rx8, 225 3, ENT_HM | RxCRC_ENAB | Rx8,
|
Completed in 17 milliseconds