Home
last modified time | relevance | path

Searched refs:BCMA_CC_GPIOPULLDOWN (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/bcma/
H A Ddriver_chipcommon.c212 bcma_cc_write32(cc, BCMA_CC_GPIOPULLDOWN, pulldown); in bcma_core_chipcommon_init()
370 res = bcma_cc_write32_masked(cc, BCMA_CC_GPIOPULLDOWN, mask, value); in bcma_chipco_gpio_pulldown()
/kernel/linux/linux-6.6/drivers/bcma/
H A Ddriver_chipcommon.c212 bcma_cc_write32(cc, BCMA_CC_GPIOPULLDOWN, pulldown); in bcma_core_chipcommon_init()
370 res = bcma_cc_write32_masked(cc, BCMA_CC_GPIOPULLDOWN, mask, value); in bcma_chipco_gpio_pulldown()
/kernel/linux/linux-5.10/include/linux/bcma/
H A Dbcma_driver_chipcommon.h193 #define BCMA_CC_GPIOPULLDOWN 0x005C /* Rev >= 20 only */ macro
/kernel/linux/linux-6.6/include/linux/bcma/
H A Dbcma_driver_chipcommon.h194 #define BCMA_CC_GPIOPULLDOWN 0x005C /* Rev >= 20 only */ macro

Completed in 11 milliseconds