Home
last modified time | relevance | path

Searched refs:GPIO83_BT_ON (Results 1 – 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/arch/arm/mach-pxa/
Dmioa701.h31 #define GPIO83_BT_ON 83 macro
Dmioa701.c102 MIO_CFG_OUT(GPIO83_BT_ON, AF0, DRIVE_LOW),
465 is_bt_on = !!gpio_get_value(GPIO83_BT_ON); in mioa701_sys_suspend()
466 pxa2xx_mfp_set_lpm(GPIO83_BT_ON, in mioa701_sys_suspend()