Searched refs:ENT_HM (Results 1 – 8 of 8) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/hamradio/ |
D | z8530.h | 60 #define ENT_HM 0x10 /* Enter Hunt Mode */ macro
|
D | scc.c | 360 or(scc,R3,ENT_HM|RxENABLE); /* enable the receiver, hunt mode */ in start_hunt() 473 cl(scc,R3,ENT_HM|RxENABLE); /* disable the receiver */ in scc_exint() 525 or(scc,R3,ENT_HM); /* enter hunt mode for next flag */ in scc_rxint() 539 or(scc, R3, ENT_HM); in scc_rxint() 555 or(scc, R3, ENT_HM); in scc_rxint() 579 or(scc,R3,ENT_HM); /* enter hunt mode for next flag */ in scc_spint() 924 cl(scc, R3, RxENABLE|ENT_HM); /* switch off receiver */ in scc_key_trx()
|
/kernel/linux/linux-5.10/drivers/tty/serial/ |
D | zs.h | 112 #define ENT_HM 0x10 /* Enter Hunt Mode */ macro
|
D | sunzilog.h | 85 #define ENT_HM 0x10 /* Enter Hunt Mode */ macro
|
D | ip22zilog.h | 93 #define ENT_HM 0x10 /* Enter Hunt Mode */ macro
|
D | pmac_zilog.h | 182 #define ENT_HM 0x10 /* Enter Hunt Mode */ macro
|
/kernel/linux/linux-5.10/drivers/net/wan/ |
D | z85230.h | 81 #define ENT_HM 0x10 /* Enter Hunt Mode */ macro
|
D | z85230.c | 218 3, ENT_HM|RxCRC_ENAB|Rx8, 243 3, ENT_HM|RxCRC_ENAB|Rx8,
|