Searched refs:flag_addr (Results 1 – 1 of 1) sorted by relevance
344 u8 __iomem *const flag_addr = &priv->reg->channel[count->id].control; in quad8_direction_read() local347 ud_flag = ioread8(flag_addr) & QUAD8_FLAG_UD; in quad8_direction_read()770 u8 __iomem *const flag_addr = &priv->reg->channel[count->id].control; in quad8_error_noise_get() local772 *noise_error = !!(ioread8(flag_addr) & QUAD8_FLAG_E); in quad8_error_noise_get()