Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/gpio/
Dgpio-xra1403.c32 #define XRA_OCR 0x02 /* Output Control */ macro
81 ret = regmap_update_bits(xra->regmap, to_reg(XRA_OCR, offset), in xra1403_direction_output()
118 ret = regmap_update_bits(xra->regmap, to_reg(XRA_OCR, offset), in xra1403_set()