Searched refs:BCM2711_PULL_NONE (Results 1 – 1 of 1) sorted by relevance
75 #define BCM2711_PULL_NONE 0x0 macro1123 if (((val >> shift) & PUD_2711_MASK) != BCM2711_PULL_NONE) in bcm2711_pinconf_get()1185 arg = BCM2711_PULL_NONE; in bcm2711_pinconf_set()1192 bcm2711_pull_config_set(pc, pin, BCM2711_PULL_NONE); in bcm2711_pinconf_set()