Home
last modified time | relevance | path

Searched refs:EN85C30 (Results 1 – 2 of 2) sorted by relevance

/linux-6.12.1/drivers/tty/serial/
Dpmac_zilog.h283 #define EN85C30 1 /* Enable some 85c30-enhanced registers */ macro
Dpmac_zilog.c138 write_zsreg(uap, R15, regs[R15] | EN85C30); in pmz_load_zsregs()
142 write_zsreg(uap, R15, regs[R15] & ~EN85C30); in pmz_load_zsregs()