Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/i2c/busses/
H A Di2c-pxa.c150 REGS_PXA910, enumerator
183 [REGS_PXA910] = {
208 { .compatible = "mrvl,mmp-twsi", .data = (void *)REGS_PXA910 },
218 { "pxa910-i2c", REGS_PXA910 },
1484 if (i2c_type == REGS_PXA910) { in i2c_pxa_probe()
/kernel/linux/linux-6.6/drivers/i2c/busses/
H A Di2c-pxa.c150 REGS_PXA910, enumerator
183 [REGS_PXA910] = {
208 { .compatible = "mrvl,mmp-twsi", .data = (void *)REGS_PXA910 },
218 { "pxa910-i2c", REGS_PXA910 },
1480 if (i2c_type == REGS_PXA910) { in i2c_pxa_probe()

Completed in 4 milliseconds