Searched full:pin_func_id (Results 1 – 23 of 23) sorted by relevance
/Linux-v6.6/Documentation/devicetree/bindings/pinctrl/ |
D | fsl,imx50-pinctrl.txt | 9 setting. The format is fsl,pins = <PIN_FUNC_ID CONFIG>, PIN_FUNC_ID is a 32 imx50 PIN_FUNC_ID.
|
D | fsl,imx51-pinctrl.txt | 9 setting. The format is fsl,pins = <PIN_FUNC_ID CONFIG>, PIN_FUNC_ID is a 32 imx51 PIN_FUNC_ID.
|
D | fsl,imx53-pinctrl.txt | 9 setting. The format is fsl,pins = <PIN_FUNC_ID CONFIG>, PIN_FUNC_ID is a 32 imx53 PIN_FUNC_ID.
|
D | fsl,imx35-pinctrl.txt | 9 setting. The format is fsl,pins = <PIN_FUNC_ID CONFIG>, PIN_FUNC_ID is a 33 imx35 PIN_FUNC_ID.
|
D | fsl,imx6dl-pinctrl.txt | 9 setting. The format is fsl,pins = <PIN_FUNC_ID CONFIG>, PIN_FUNC_ID is a 38 imx6dl PIN_FUNC_ID.
|
D | fsl,imx6q-pinctrl.txt | 9 setting. The format is fsl,pins = <PIN_FUNC_ID CONFIG>, PIN_FUNC_ID is a 38 imx6q PIN_FUNC_ID.
|
D | fsl,imx6sl-pinctrl.txt | 9 setting. The format is fsl,pins = <PIN_FUNC_ID CONFIG>, PIN_FUNC_ID is a 39 imx6sl PIN_FUNC_ID.
|
D | fsl,vf610-pinctrl.txt | 9 setting. The format is fsl,pins = <PIN_FUNC_ID CONFIG>, PIN_FUNC_ID is 41 for all available PIN_FUNC_ID for Vybrid VF610.
|
D | fsl,imx6sll-pinctrl.txt | 10 input_val> are specified using a PIN_FUNC_ID macro, which can be found in 40 imx6sll PIN_FUNC_ID.
|
D | fsl,imx-pinctrl.txt | 27 input_val> are specified using a PIN_FUNC_ID macro, which can be found in 30 looks like <PIN_FUNC_ID CONFIG> in the example below.
|
D | fsl,imx25-pinctrl.txt | 23 imx25 PIN_FUNC_ID.
|
D | fsl,imx6sx-pinctrl.txt | 10 input_val> are specified using a PIN_FUNC_ID macro, which can be found in
|
D | fsl,imx6ul-pinctrl.txt | 11 input_val> are specified using a PIN_FUNC_ID macro, which can be found in
|
D | fsl,imx7ulp-pinctrl.txt | 18 using a PIN_FUNC_ID macro, which can be found in
|
D | fsl,scu-pinctrl.yaml | 39 specified using a PIN_FUNC_ID macro, which can be found in
|
D | fsl,imxrt1050.yaml | 37 mux_val input_val> are specified using a PIN_FUNC_ID macro, which can
|
D | fsl,imx8ulp-pinctrl.yaml | 36 mux_mode input_val> are specified using a PIN_FUNC_ID macro, which can
|
D | fsl,imx93-pinctrl.yaml | 39 mux_val input_val> are specified using a PIN_FUNC_ID macro, which can
|
D | fsl,imxrt1170.yaml | 37 mux_val input_val> are specified using a PIN_FUNC_ID macro, which can
|
D | fsl,imx8m-pinctrl.yaml | 40 mux_val input_val> are specified using a PIN_FUNC_ID macro, which can
|
D | fsl,imx7d-pinctrl.yaml | 45 mux_val input_val> are specified using a PIN_FUNC_ID macro, which can
|
/Linux-v6.6/drivers/pinctrl/freescale/ |
D | pinctrl-imx.c | 445 * Each pin represented in fsl,pins consists of a number of u32 PIN_FUNC_ID 446 * and 1 u32 CONFIG, the total size is PIN_FUNC_ID + CONFIG for each pin. 448 * PIN_FUNC_ID format: 531 * the binding format is fsl,pins = <PIN_FUNC_ID CONFIG ...>, in imx_pinctrl_parse_groups()
|
/Linux-v6.6/drivers/pinctrl/renesas/ |
D | pinctrl-rzn1.c | 703 * pinmux = <PIN_FUNC_ID CONFIG ...>, in rzn1_pinctrl_parse_groups()
|