[go: nahoru, domu]

Searched refs:gpo_o_bit (Results 1 - 1 of 1) sorted by relevance

/drivers/gpio/
H A Dgpio-vx855.c68 static inline u_int32_t gpo_o_bit(int i) function
137 if (reg_in & gpo_o_bit(nr - NR_VX855_GPI))
163 reg_out |= gpo_o_bit(nr - NR_VX855_GPI);
165 reg_out &= ~gpo_o_bit(nr - NR_VX855_GPI);

Completed in 9 milliseconds