Home
last modified time | relevance | path

Searched full:fpc202 (Results 1 – 4 of 4) sorted by relevance

/linux/Documentation/devicetree/bindings/misc/
H A Dti,fpc202.yaml4 $id: http://devicetree.org/schemas/misc/ti,fpc202.yaml#
7 title: TI FPC202 dual port controller with expanded IOs
17 const: ti,fpc202
89 compatible = "ti,fpc202";
/linux/drivers/misc/
H A Dti_fpc202.c3 * ti_fpc202.c - FPC202 Dual Port Controller driver
95 * The FPC202 doesn't support turning off address translation on a single port.
145 * There is a predefined list of aliases for each FPC202 I2C in fpc202_fill_alias_table()
146 * self-address. This allows daisy-chained FPC202 units to in fpc202_fill_alias_table()
148 * Each port of an FPC202 unit is assigned two aliases from this list. in fpc202_fill_alias_table()
317 * Each downstream port of the FPC202 has two fixed aliases corresponding to
338 * The FPC202 datasheet is unclear about the role of the AUX registers. in fpc202_write_dev_addr()
618 priv->gpio.label = "gpio-fpc202"; in fpc202_probe()
720 { .compatible = "ti,fpc202" },
727 .name = "fpc202",
[all …]
H A DKconfig117 tristate "TI FPC202 Dual Port Controller"
123 If you say yes here you get support for the Texas Instruments FPC202
127 called fpc202.
/linux/
H A DMAINTAINERS26743 TI FPC202 DUAL PORT CONTROLLER
26747 F: Documentation/devicetree/bindings/misc/ti,fpc202.yaml