Home
last modified time | relevance | path

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

/linux/drivers/platform/x86/intel/int3472/
H A Ddiscrete.c152 .enable_time_us = GPIO_REGULATOR_ENABLE_TIME,
199 *enable_time_us = GPIO_REGULATOR_ENABLE_TIME; in int3472_get_con_id_and_polarity()
/linux/include/linux/platform_data/x86/
H A Dint3472.h49 #define GPIO_REGULATOR_ENABLE_TIME (2 * USEC_PER_MSEC) macro