Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/i2c/busses/
Di2c-designware-platdrv.c140 case MODEL_MSCC_OCELOT: in dw_i2c_of_configure()
154 { .compatible = "mscc,ocelot-i2c", .data = (void *)MODEL_MSCC_OCELOT },
Di2c-designware-core.h303 #define MODEL_MSCC_OCELOT BIT(8) macro