Home
last modified time | relevance | path

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

/openbmc/qemu/include/hw/arm/
H A Dpxa.h123 PXA2xxI2CState *pxa2xx_i2c_init(hwaddr base,
/openbmc/qemu/hw/arm/
H A Dpxa2xx.c1504 PXA2xxI2CState *pxa2xx_i2c_init(hwaddr base, in pxa2xx_i2c_init() function
2217 s->i2c[0] = pxa2xx_i2c_init(0x40301600, in pxa270_init()
2219 s->i2c[1] = pxa2xx_i2c_init(0x40f00100, in pxa270_init()
2352 s->i2c[0] = pxa2xx_i2c_init(0x40301600, in pxa255_init()
2354 s->i2c[1] = pxa2xx_i2c_init(0x40f00100, in pxa255_init()