Home
last modified time | relevance | path

Searched refs:ICR_GPIOEN (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/i2c/busses/
H A Di2c-pxa.c60 #define ICR_GPIOEN (1 << 19) /* enable GPIO mode for SCL in HS */ macro
835 icr |= ICR_GPIOEN | ICR_START | ICR_TB | ICR_ITEIE; in i2c_pxa_send_mastercode()