Searched full:pcal6524 (Results 1 – 7 of 7) sorted by relevance
/linux-6.14.4/arch/arm64/boot/dts/freescale/ |
D | imx93-9x9-qsb.dts | 81 gpio = <&pcal6524 16 GPIO_ACTIVE_HIGH>; 90 gpio = <&pcal6524 21 GPIO_ACTIVE_HIGH>; 144 hp-det-gpio = <&pcal6524 4 GPIO_ACTIVE_HIGH>; 188 reset-gpios = <&pcal6524 15 GPIO_ACTIVE_LOW>; 265 interrupt-parent = <&pcal6524>; 276 pcal6524: gpio@22 { label 277 compatible = "nxp,pcal6524"; 304 interrupt-parent = <&pcal6524>;
|
D | imx93-14x14-evk.dts | 119 gpio = <&pcal6524 14 GPIO_ACTIVE_HIGH>; 163 reset-gpios = <&pcal6524 16 GPIO_ACTIVE_LOW>; 204 compatible = "nxp,pcal6524"; 210 pcal6524: gpio@22 { label 211 compatible = "nxp,pcal6524"; 226 interrupt-parent = <&pcal6524>;
|
D | imx93-11x11-evk.dts | 70 gpio = <&pcal6524 14 GPIO_ACTIVE_HIGH>; 164 hp-det-gpio = <&pcal6524 4 GPIO_ACTIVE_HIGH>; 221 reset-gpios = <&pcal6524 15 GPIO_ACTIVE_LOW>; 245 reset-gpios = <&pcal6524 16 GPIO_ACTIVE_LOW>; 299 pcal6524: gpio@22 { label 300 compatible = "nxp,pcal6524"; 315 interrupt-parent = <&pcal6524>; 481 interrupt-parent = <&pcal6524>;
|
D | imx95-19x19-evk.dts | 309 compatible = "nxp,pcal6524";
|
/linux-6.14.4/Documentation/devicetree/bindings/gpio/ |
D | gpio-pca95xx.yaml | 57 - nxp,pcal6524 176 compatible = "nxp,pcal6524";
|
/linux-6.14.4/drivers/gpio/ |
D | gpio-pca953x.c | 104 { "pcal6524", 24 | PCA953X_TYPE | PCA_LATCH_INT, }, 271 * - PCAL6524/PCAL9555A with custom PCAL IRQ handling: 310 * same register layout as the PCAL6524, the spacing of the registers has been 1283 { .compatible = "nxp,pcal6524", .data = OF_953X(24, PCA_LATCH_INT), },
|
/linux-6.14.4/drivers/platform/x86/ |
D | apple-gmux.c | 35 * 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
|