Searched refs:BCM2711_PULL_UP (Results 1 – 1 of 1) sorted by relevance
76 #define BCM2711_PULL_UP 0x1 macro1129 if (((val >> shift) & PUD_2711_MASK) != BCM2711_PULL_UP) in bcm2711_pinconf_get()1181 arg = BCM2711_PULL_UP; in bcm2711_pinconf_set()1198 bcm2711_pull_config_set(pc, pin, BCM2711_PULL_UP); in bcm2711_pinconf_set()