Home
last modified time | relevance | path

Searched refs:HWEV_DCD_ON (Results 1 – 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/include/uapi/linux/
Dscc.h75 HWEV_DCD_ON, enumerator
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/linux/
Dscc.h71 HWEV_DCD_ON, enumerator
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/linux/
Dscc.h57 HWEV_DCD_ON, enumerator
/kernel/linux/linux-5.10/drivers/net/hamradio/
Dscc.c460 scc_notify(scc, scc->dcd? HWEV_DCD_OFF:HWEV_DCD_ON); in scc_exint()
478 scc_notify(scc, scc->dcd? HWEV_DCD_ON:HWEV_DCD_OFF); in scc_exint()
1360 scc_notify(scc, scc->dcd? HWEV_DCD_ON:HWEV_DCD_OFF); in scc_set_param()