PL_CH_DH           94 dev/ic/tc921x.c 	bus_space_write_1(c->iot, c->ioh, c->offset, PL_CH_DH(c));
PL_CH_DH          108 dev/ic/tc921x.c 	bus_space_write_1(c->iot, c->ioh, c->offset, PL_CH_DH(c));
PL_CH_DH          119 dev/ic/tc921x.c 	bus_space_write_1(c->iot, c->ioh, c->offset, PL_CH_DH(c));
PL_CH_DH          133 dev/ic/tc921x.c 	bus_space_write_1(c->iot, c->ioh, c->offset, PL_CH_DH(c));
PL_CH_DH          143 dev/ic/tc921x.c 	chdh = p == PERIOD_LOW ? PL_CH_DH(c) : PH_CH_DH(c);