Searched refs:XGPIO_TRI_OFFSET (Results 1 – 1 of 1) sorted by relevance
25 #define XGPIO_TRI_OFFSET (0x4) /* I/O direction register */ macro243 xgpio_write_ch(chip, XGPIO_TRI_OFFSET, bit, chip->dir); in xgpio_dir_in()276 xgpio_write_ch(chip, XGPIO_TRI_OFFSET, bit, chip->dir); in xgpio_dir_out()290 xgpio_write_ch_all(chip, XGPIO_TRI_OFFSET, chip->dir); in xgpio_save_regs()