Searched refs:latch (Results 1 - 5 of 5) sorted by relevance

/freebsd-13-stable/stand/i386/boot2/
H A Dsio.S33 subb $0x3,%dl # Divisor latch reg
/freebsd-13-stable/sys/amd64/vmm/io/
H A Dvatpit.c213 pit_update_counter(struct vatpit *vatpit, struct channel *c, bool latch) argument
218 /* cannot latch a new value until the old one has been consumed */
219 if (latch && c->olbyte != 0)
239 if (latch) {
257 * N.B. that the count/status latch-select bits are active-low.
317 * latch command.
331 c->olbyte = 0; /* reset latch after reprogramming */
382 * The spec says that once the output latch is completely
/freebsd-13-stable/sys/dev/usb/serial/
H A Duslcom.c759 uint8_t latch; local
773 USETW(req.wLength, sizeof(latch));
776 &req, &latch, 0, 1000)) {
780 *(int *)data = latch;
/freebsd-13-stable/lib/libc++/
H A DMakefile170 STD_HEADERS+= latch
/freebsd-13-stable/sys/contrib/alpine-hal/
H A Dal_hal_pbs_regs.h445 uint32_t latch; member in struct:al_pbs_target_id_enforcement
942 /* Address latch in the case of a parity error */
1135 * Address latch in the case of a parity error in the Flash Controller internal
2745 /**** latch register ****/

Completed in 82 milliseconds