Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/mfd/
Das3722.c254 val |= AS3722_INT_PULL_UP; in as3722_configure_pullups()
259 AS3722_INT_PULL_UP | AS3722_I2C_PULL_UP, val); in as3722_configure_pullups()
/Linux-v4.19/include/linux/mfd/
Das3722.h334 #define AS3722_INT_PULL_UP BIT(5) macro