Home
last modified time | relevance | path

Searched defs:SETREG (Results 1 – 4 of 4) sorted by relevance

/freebsd/sys/dev/uart/
H A Duart_dev_lowrisc.h61 #define SETREG(bas, reg, value) \ macro
H A Duart_dev_msm.c51 #define SETREG(bas, reg, value) \ macro
H A Duart_dev_imx.h203 #define SETREG(bas, reg, value) \ macro
/freebsd/usr.sbin/bhyve/amd64/
H A Dtask_switch.c111 SETREG(struct vcpu *vcpu, int reg, uint64_t val) in SETREG() function