Home
last modified time | relevance | path

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

/drivers/gpio/
Dgpio-xra1403.c21 #define XRA_OCR 0x02 /* Output Control */ macro
70 ret = regmap_update_bits(xra->regmap, to_reg(XRA_OCR, offset), in xra1403_direction_output()
110 ret = regmap_update_bits(xra->regmap, to_reg(XRA_OCR, offset), in xra1403_set()