Home
last modified time | relevance | path

Searched refs:FHWRES (Results 1 – 9 of 9) sorted by relevance

/openbmc/linux/drivers/net/hamradio/
H A Dz8530.h115 #define FHWRES 0xc0 /* Force hardware reset */ macro
H A Dscc.c1501 OutReg(scc->ctrl,R9,FHWRES); /* force hardware reset */ in z8530_init()
1767 OutReg(hwcfg.ctrl_a, R9, FHWRES); in scc_net_siocdevprivate()
2138 OutReg(ctrl,R9,FHWRES); /* force hardware reset */ in scc_cleanup_driver()
/openbmc/linux/drivers/tty/serial/
H A Dzs.h170 #define FHWRES 0xc0 /* Force hardware reset */ macro
H A Dip22zilog.h151 #define FHWRES 0xc0 /* Force hardware reset */ macro
H A Dsunzilog.h153 #define FHWRES 0xc0 /* Force hardware reset */ macro
H A Dpmac_zilog.h234 #define FHWRES 0xc0 /* Force hardware reset */ macro
H A Dip22zilog.c701 write_zsreg(channel, R9, FHWRES); in __ip22zilog_reset()
H A Dzs.c839 write_zsreg(zport, R9, FHWRES); in zs_reset()
H A Dsunzilog.c1338 write_zsreg(channel, R9, FHWRES); in sunzilog_init_hw()