Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/net/hamradio/
Dz8530.h59 #define ENT_HM 0x10 /* Enter Hunt Mode */ macro
Dscc.c359 or(scc,R3,ENT_HM|RxENABLE); /* enable the receiver, hunt mode */ in start_hunt()
472 cl(scc,R3,ENT_HM|RxENABLE); /* disable the receiver */ in scc_exint()
524 or(scc,R3,ENT_HM); /* enter hunt mode for next flag */ in scc_rxint()
538 or(scc, R3, ENT_HM); in scc_rxint()
554 or(scc, R3, ENT_HM); in scc_rxint()
578 or(scc,R3,ENT_HM); /* enter hunt mode for next flag */ in scc_spint()
923 cl(scc, R3, RxENABLE|ENT_HM); /* switch off receiver */ in scc_key_trx()
/linux-4.4.14/drivers/tty/serial/
Dzs.h111 #define ENT_HM 0x10 /* Enter Hunt Mode */ macro
Dip22zilog.h92 #define ENT_HM 0x10 /* Enter Hunt Mode */ macro
Dsunzilog.h84 #define ENT_HM 0x10 /* Enter Hunt Mode */ macro
Dpmac_zilog.h181 #define ENT_HM 0x10 /* Enter Hunt Mode */ macro
/linux-4.4.14/drivers/net/wan/
Dz85230.h80 #define ENT_HM 0x10 /* Enter Hunt Mode */ macro
Dz85230.c221 3, ENT_HM|RxCRC_ENAB|Rx8,
246 3, ENT_HM|RxCRC_ENAB|Rx8,