Searched refs:PCFR_PI2CEN (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/arch/arm/mach-pxa/ | ||
H A D | pxa2xx-regs.h | 100 #define PCFR_PI2CEN (1 << 6) /* Enable PI2C controller */ macro |
H A D | pxa27x.c | 274 PCFR |= PCFR_PI2CEN; in pxa27x_set_i2c_power_info() |