Searched refs:XRA_OCR (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/gpio/ |
H A D | gpio-xra1403.c | 21 #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()
|
/kernel/linux/linux-6.6/drivers/gpio/ |
H A D | gpio-xra1403.c | 20 #define XRA_OCR 0x02 /* Output Control */ macro 69 ret = regmap_update_bits(xra->regmap, to_reg(XRA_OCR, offset), in xra1403_direction_output() 109 ret = regmap_update_bits(xra->regmap, to_reg(XRA_OCR, offset), in xra1403_set()
|
Completed in 3 milliseconds