Home
last modified time | relevance | path

Searched refs:bcma_chipco_gpio_pullup (Results 1 – 3 of 3) sorted by relevance

/Linux-v5.10/drivers/bcma/
Ddriver_gpio.c61 bcma_chipco_gpio_pullup(cc, 1 << gpio, 1 << gpio); in bcma_gpio_request()
71 bcma_chipco_gpio_pullup(cc, 1 << gpio, 0); in bcma_gpio_free()
Ddriver_chipcommon.c346 u32 bcma_chipco_gpio_pullup(struct bcma_drv_cc *cc, u32 mask, u32 value) in bcma_chipco_gpio_pullup() function
/Linux-v5.10/include/linux/bcma/
Dbcma_driver_chipcommon.h698 u32 bcma_chipco_gpio_pullup(struct bcma_drv_cc *cc, u32 mask, u32 value);