Lines Matching full:fpc202
3 * ti_fpc202.c - FPC202 Dual Port Controller driver
53 * The FPC202 doesn't support turning off address translation on a single port.
84 * There is a predefined list of aliases for each FPC202 I2C in fpc202_fill_alias_table()
85 * self-address. This allows daisy-chained FPC202 units to in fpc202_fill_alias_table()
87 * Each port of an FPC202 unit is assigned two aliases from this list. in fpc202_fill_alias_table()
200 * Each downstream port of the FPC202 has two fixed aliases corresponding to
221 * The FPC202 datasheet is unclear about the role of the AUX registers. in fpc202_write_dev_addr()
332 priv->gpio.label = "gpio-fpc202"; in fpc202_probe()
416 { .compatible = "ti,fpc202" },
423 .name = "fpc202",
433 MODULE_DESCRIPTION("TI FPC202 Dual Port Controller driver");