Home
last modified time | relevance | path

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

/openbmc/linux/drivers/pinctrl/
H A Dpinctrl-lpc18xx.c71 TYPE_I2C0, enumerator
889 if (pin_cap->type == TYPE_I2C0) in lpc18xx_pconf_get()
1108 if (pin_cap->type == TYPE_I2C0) in lpc18xx_pconf_set()
1170 if (pin->type == TYPE_I2C0) { in lpc18xx_pmx_set()
1286 if (function == FUNC_I2C0 && p->type == TYPE_I2C0) in lpc18xx_valid_pin_function()