Home
last modified time | relevance | path

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

/linux/arch/arm64/boot/dts/freescale/
H A Dimx93-9x9-qsb.dts99 gpio = <&pcal6524 16 GPIO_ACTIVE_HIGH>;
108 gpio = <&pcal6524 13 GPIO_ACTIVE_HIGH>;
117 gpio = <&pcal6524 21 GPIO_ACTIVE_HIGH>;
139 gpio = <&pcal6524 20 GPIO_ACTIVE_HIGH>;
188 hp-det-gpio = <&pcal6524 4 GPIO_ACTIVE_HIGH>;
201 reset-gpios = <&pcal6524 12 GPIO_ACTIVE_LOW>;
236 reset-gpios = <&pcal6524 15 GPIO_ACTIVE_LOW>;
313 interrupt-parent = <&pcal6524>;
329 pcal6524: gpio@22 { label
330 compatible = "nxp,pcal6524";
[all …]
H A Dimx95-19x19-verdin-evk.dts200 compatible = "nxp,pcal6524";
/linux/drivers/platform/x86/
H A Dapple-gmux.c35 * an I2C connection to a `NXP PCAL6524` GPIO expander, which enables/disables
53 * .. _NXP PCAL6524:
54 * https://www.nxp.com/docs/en/data-sheet/PCAL6524.pdf
/linux/drivers/gpio/
H A Dgpio-pca953x.c109 { "pcal6524", 24 | PCA953X_TYPE | PCA_LATCH_INT, },
305 * - PCAL6524/PCAL9555A with custom PCAL IRQ handling:
344 * same register layout as the PCAL6524, the spacing of the registers has been
1453 { .compatible = "nxp,pcal6524", .data = OF_953X(24, PCA_LATCH_INT), },