Searched defs:pullup (Results 1 – 5 of 5) sorted by relevance
52 uint32_t pullup; /*!< Mask of pullup enable */ member94 uint32_t pullup; /*!< Mask of pullup enable */ member
275 static void configure_pin(int pin, uint32_t func, bool pullup) in configure_pin()297 bool pullup = config->flags & SDIO_SLAVE_FLAG_INTERNAL_PULLUP; in sdio_slave_hw_init() local
322 bool pullup = slot_config->flags & SDMMC_SLOT_FLAG_INTERNAL_PULLUP; in sdmmc_host_init_slot() local
329 int (*pullup)(struct usb_gadget *, int is_on); member
328 int (*pullup) (struct usb_gadget *, int is_on); member