Searched refs:pinfunc (Results 1 – 29 of 29) sorted by relevance
/linux-4.1.27/Documentation/devicetree/bindings/pinctrl/ |
D | fsl,imx25-pinctrl.txt | 22 Refer to imx25-pinfunc.h in device tree source folder for all available
|
D | fsl,mxs-pinctrl.txt | 125 arch/arm/boot/dts/imx28-pinfunc.h and arch/arm/boot/dts/imx23-pinfunc.h. 127 arch/arm/boot/dts/mxs-pinfunc.h.
|
D | fsl,imx51-pinctrl.txt | 31 Refer to imx51-pinfunc.h in device tree source folder for all available
|
D | fsl,imx6q-pinctrl.txt | 37 Refer to imx6q-pinfunc.h in device tree source folder for all available
|
D | fsl,imx53-pinctrl.txt | 31 Refer to imx53-pinfunc.h in device tree source folder for all available
|
D | fsl,imx35-pinctrl.txt | 32 Refer to imx35-pinfunc.h in device tree source folder for all available
|
D | fsl,imx6dl-pinctrl.txt | 37 Refer to imx6dl-pinfunc.h in device tree source folder for all available
|
D | fsl,imx6sl-pinctrl.txt | 38 Refer to imx6sl-pinfunc.h in device tree source folder for all available
|
D | fsl,imx6sx-pinctrl.txt | 11 imx6sx-pinfunc.h under device tree source folder. The last integer CONFIG is
|
D | fsl,vf610-pinctrl.txt | 40 Please refer to vf610-pinfunc.h in device tree source folder
|
D | pinctrl-mt65xx.txt | 49 as macros in boot/dts/<soc>-pinfunc.h directly. 67 #include "mt8135-pinfunc.h"
|
D | fsl,imx27-pinctrl.txt | 90 For convenience there are macros defined in imx27-pinfunc.h which provide PIN
|
D | fsl,imx-pinctrl.txt | 28 imx*-pinfunc.h under device tree source folder. The last integer CONFIG is
|
/linux-4.1.27/arch/arm/boot/dts/ |
D | imx6dl.dtsi | 12 #include "imx6dl-pinfunc.h"
|
D | imx6q.dtsi | 12 #include "imx6q-pinfunc.h"
|
D | imx1.dtsi | 13 #include "imx1-pinfunc.h"
|
D | imx35.dtsi | 12 #include "imx35-pinfunc.h"
|
D | imx23.dtsi | 13 #include "imx23-pinfunc.h"
|
D | imx50.dtsi | 15 #include "imx50-pinfunc.h"
|
D | imx25.dtsi | 13 #include "imx25-pinfunc.h"
|
D | vfxxx.dtsi | 10 #include "vf610-pinfunc.h"
|
D | imx27.dtsi | 13 #include "imx27-pinfunc.h"
|
D | imx51.dtsi | 14 #include "imx51-pinfunc.h"
|
D | imx53.dtsi | 14 #include "imx53-pinfunc.h"
|
D | imx6sl.dtsi | 12 #include "imx6sl-pinfunc.h"
|
D | imx28.dtsi | 14 #include "imx28-pinfunc.h"
|
D | imx6sx.dtsi | 12 #include "imx6sx-pinfunc.h"
|
/linux-4.1.27/drivers/pinctrl/mediatek/ |
D | pinctrl-mtk-common.c | 392 u32 pinfunc, pin, func; in mtk_pctrl_dt_subnode_to_map() local 434 i, &pinfunc); in mtk_pctrl_dt_subnode_to_map() 438 pin = MTK_GET_PIN_NO(pinfunc); in mtk_pctrl_dt_subnode_to_map() 439 func = MTK_GET_PIN_FUNC(pinfunc); in mtk_pctrl_dt_subnode_to_map()
|
/linux-4.1.27/arch/arm64/boot/dts/mediatek/ |
D | mt8173.dtsi | 16 #include "mt8173-pinfunc.h"
|