Home
last modified time | relevance | path

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

/linux-6.3-rc2/arch/arm/mach-pxa/
A Dmfp-pxa2xx.h25 #define MFP_DIR_OUT (0x1 << 23) macro
54 (MFP_PIN(MFP_PIN_##pin) | MFP_##af | MFP_DIR_OUT | MFP_LPM_##state))
A Dmfp-pxa2xx.c60 int is_out = (c & MFP_DIR_OUT) ? 1 : 0; in __mfp_config_gpio()

Completed in 4 milliseconds