Home
last modified time | relevance | path

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

/mirbsd/src/sys/dev/ic/
Dtc921x.c141 u_int8_t cldh, chdh, cldl, chdl; in __tc921x_write_burst() local
145 cldl = p == PERIOD_LOW ? PL_CL_DL(c) : PH_CL_DL(c); in __tc921x_write_burst()
153 bus_space_write_1(c->iot, c->ioh, c->offset, cldl); in __tc921x_write_burst()