pull
struct block *pull;
pull = *samep;
*samep = JF(pull);
JF(pull) = *diffp;
JT(ep->pred) = pull;
JF(ep->pred) = pull;
*diffp = pull;
struct block *pull;
pull = *samep;
*samep = JT(pull);
JT(pull) = *diffp;
JT(ep->pred) = pull;
JF(ep->pred) = pull;
*diffp = pull;
ret = inflateBack(&strm, pull, Z_NULL, push, Z_NULL);
ret = inflateBack(&strm, pull, Z_NULL, push, &strm);
ret = inflateBack(&strm, pull, &strm, push, Z_NULL);
ret = inflateBack(&strm, pull, Z_NULL, push, Z_NULL);
bcm2711_config_pull(struct bcmgpio_softc *sc, int pin, int pull)
pull = ((pull & 1) << 1) | ((pull & 2) >> 1);
val |= (pull << shift);
bcm2835_config_pull(struct bcmgpio_softc *sc, int pin, int pull)
HWRITE4(sc, GPPUD, pull & GPPUD_PUD);
uint32_t *pins, *pull = NULL;
pull = malloc(plen, M_TEMP, M_WAITOK);
if (OF_getpropintarray(node, "brcm,pull", pull, plen) != plen)
sc->sc_config_pull(sc, pins[i], pull[i]);
free(pull, M_TEMP, plen);
free(pull, M_TEMP, plen);
int pull, strength, schmitt;
pull = rk3568_pull(bank, idx, pins[i + 3]);
if (pull >= 0) {
bits = (pull << ((idx % 8) * 2));
int pull, strength, schmitt;
pull = rk3588_pull(bank, idx, pins[i + 3]);
if (pull >= 0) {
bits = (pull << ((idx % 8) * 2));
int pull, strength, schmitt;
pull = rk3588_pull(bank, idx, pins[i + 3]);
if (pull >= 0) {
bits = (pull << ((idx % 8) * 2));
int pull, strength;
pull = rk3288_pull(bank, idx, pins[i + 3]);
if (pull >= 0) {
bits = (pull << ((idx % 8) * 2));
int pull, strength;
pull = rk3308_pull(bank, idx, pins[i + 3]);
if (pull >= 0) {
bits = (pull << ((idx % 8) * 2));
int pull, strength;
pull = rk3328_pull(bank, idx, pins[i + 3]);
if (pull >= 0) {
bits = (pull << ((idx % 8) * 2));
int pull, strength, type, shift;
pull = rk3399_pull(bank, idx, pins[i + 3]);
if (pull >= 0) {
bits = (pull << ((idx % 8) * 2));
int pull, strength, schmitt;
pull = rk3528_pull(bank, idx, pins[i + 3]);
if (pull >= 0) {
bits = (pull << ((idx % 8) * 2));
int pull;
pull = OF_getpropint(node, "allwinner,pull", -1);
if (pull >= 0)
return pull;
int mux, drive, pull;
pull = sxipio_pull(node);
if (pull >= 0 && pull < 3)
SXICMS4(sc, SXIPIO_PUL(port, pin), mask, pull << off);
pull("%llu", unp_ino, "\n ");