Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/net/hamradio/
Dz8530.h60 #define ENT_HM 0x10 /* Enter Hunt Mode */ macro
Dscc.c362 or(scc,R3,ENT_HM|RxENABLE); /* enable the receiver, hunt mode */ in start_hunt()
475 cl(scc,R3,ENT_HM|RxENABLE); /* disable the receiver */ in scc_exint()
527 or(scc,R3,ENT_HM); /* enter hunt mode for next flag */ in scc_rxint()
541 or(scc, R3, ENT_HM); in scc_rxint()
557 or(scc, R3, ENT_HM); in scc_rxint()
581 or(scc,R3,ENT_HM); /* enter hunt mode for next flag */ in scc_spint()
926 cl(scc, R3, RxENABLE|ENT_HM); /* switch off receiver */ in scc_key_trx()
/linux-6.12.1/drivers/tty/serial/
Dzs.h112 #define ENT_HM 0x10 /* Enter Hunt Mode */ macro
Dsunzilog.h85 #define ENT_HM 0x10 /* Enter Hunt Mode */ macro
Dip22zilog.h93 #define ENT_HM 0x10 /* Enter Hunt Mode */ macro
Dpmac_zilog.h172 #define ENT_HM 0x10 /* Enter Hunt Mode */ macro