Searched full:pspi (Results 1 – 5 of 5) sorted by relevance
/linux/Documentation/devicetree/bindings/spi/ |
H A D | nuvoton,npcm-pspi.txt | 1 Nuvoton NPCM Peripheral Serial Peripheral Interface(PSPI) controller driver 3 Nuvoton NPCM7xx SOC support two PSPI channels. 6 - compatible : "nuvoton,npcm750-pspi" for Poleg NPCM7XX. 7 "nuvoton,npcm845-pspi" for Arbel NPCM8XX. 11 - interrupts : contain PSPI interrupt. 12 - clocks : phandle of PSPI reference clock. 21 - clock-frequency : Input clock frequency to the PSPI block in Hz. 25 compatible = "nuvoton,npcm750-pspi";
|
/linux/Documentation/devicetree/bindings/pinctrl/ |
H A D | nuvoton,npcm845-pinctrl.yaml | 74 smb5b, smb5c, lkgpo0, pspi, jm1, jm2, smb4b, smb4c, smb15, 98 smb5c, lkgpo0, pspi, jm1, jm2, smb4b, smb4c, smb15, smb16,
|
/linux/arch/arm/boot/dts/nuvoton/ |
H A D | nuvoton-npcm730-kudo.dts | 61 // pspi or gpio 62 mode = "pspi"; 65 pspi-controller = <2>;
|
H A D | nuvoton-common-npcm7xx.dtsi | 233 compatible = "nuvoton,npcm750-pspi"; 247 compatible = "nuvoton,npcm750-pspi";
|
/linux/drivers/pinctrl/nuvoton/ |
H A D | pinctrl-npcm8xx.c | 798 NPCM8XX_GRP(pspi), \ 1044 NPCM8XX_SFUNC(pspi); 1266 NPCM8XX_MKFUNC(pspi), 1343 …NPCM8XX_PINCFG(17, pspi, MFSEL3, 13, cp1gpio5, MFSEL6, 7, none, NONE, 0, none, NONE, 0, none, NO… 1344 …NPCM8XX_PINCFG(18, pspi, MFSEL3, 13, smb4b, I2CSEGSEL, 14, none, NONE, 0, none, NONE, 0, none, N… 1345 …NPCM8XX_PINCFG(19, pspi, MFSEL3, 13, smb4b, I2CSEGSEL, 14, none, NONE, 0, none, NONE, 0, none, N…
|