Searched refs:ICR_GPIOEN (Results 1 – 1 of 1) sorted by relevance
61 #define ICR_GPIOEN (1 << 19) /* enable GPIO mode for SCL in HS */ macro836 icr |= ICR_GPIOEN | ICR_START | ICR_TB | ICR_ITEIE; in i2c_pxa_send_mastercode()