Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/bcma/
Ddriver_gpio.c63 bcma_chipco_gpio_pullup(cc, 1 << gpio, 1 << gpio); in bcma_gpio_request()
73 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-6.1.9/include/linux/bcma/
Dbcma_driver_chipcommon.h704 u32 bcma_chipco_gpio_pullup(struct bcma_drv_cc *cc, u32 mask, u32 value);