Searched refs:FHWRES (Results 1 - 11 of 11) sorted by relevance

/linux-4.4.14/drivers/tty/serial/
H A Dip22zilog.h150 #define FHWRES 0xc0 /* Force hardware reset */ macro
H A Dsunzilog.h152 #define FHWRES 0xc0 /* Force hardware reset */ macro
H A Dzs.h169 #define FHWRES 0xc0 /* Force hardware reset */ macro
H A Dpmac_zilog.h243 #define FHWRES 0xc0 /* Force hardware reset */ macro
H A Dip22zilog.c706 write_zsreg(channel, R9, FHWRES); __ip22zilog_reset()
H A Dzs.c842 write_zsreg(zport, R9, FHWRES); zs_reset()
H A Dsunzilog.c1343 write_zsreg(channel, R9, FHWRES); sunzilog_init_hw()
/linux-4.4.14/drivers/net/hamradio/
H A Dz8530.h114 #define FHWRES 0xc0 /* Force hardware reset */ macro
H A Ddmascc.c295 write_scc(&info->priv[0], R9, FHWRES); dmascc_exit()
494 write_scc(priv, R9, FHWRES | MIE | NV); setup_adapter()
608 write_scc(&info->priv[0], R9, FHWRES); setup_adapter()
H A Dscc.c1498 OutReg(scc->ctrl,R9,FHWRES); /* force hardware reset */ z8530_init()
1763 OutReg(hwcfg.ctrl_a, R9, FHWRES); scc_net_ioctl()
2149 OutReg(ctrl,R9,FHWRES); /* force hardware reset */ scc_cleanup_driver()
/linux-4.4.14/drivers/net/wan/
H A Dz85230.h135 #define FHWRES 0xc0 /* Force hardware reset */ macro

Completed in 174 milliseconds