| /OK3568_Linux_fs/u-boot/board/freescale/t104xrdb/ |
| H A D | spl.c | 41 u32 porsr1, pinctl; in board_init_f() local 55 pinctl = ((porsr1 & ~(FSL_CORENET_CCSR_PORSR1_RCW_MASK)) in board_init_f() 58 pinctl); in board_init_f()
|
| /OK3568_Linux_fs/u-boot/board/freescale/t4qds/ |
| H A D | spl.c | 71 u32 porsr1, pinctl; in board_init_f() local 76 pinctl = ((porsr1 & ~(FSL_CORENET_CCSR_PORSR1_RCW_MASK)) | 0x24800000); in board_init_f() 77 out_be32((unsigned int *)(CONFIG_SYS_DCSRBAR + 0x20000), pinctl); in board_init_f()
|
| /OK3568_Linux_fs/u-boot/board/freescale/t102xqds/ |
| H A D | spl.c | 76 u32 porsr1, pinctl; in board_init_f() local 80 pinctl = ((porsr1 & ~(FSL_CORENET_CCSR_PORSR1_RCW_MASK)) | 0x24800000); in board_init_f() 81 out_be32((unsigned int *)(CONFIG_SYS_DCSRBAR + 0x20000), pinctl); in board_init_f()
|
| /OK3568_Linux_fs/u-boot/doc/device-tree-bindings/pinctrl/ |
| H A D | marvell,mvebu-pinctrl.txt | 32 pinctl: pinctl@6F4000 { 53 cpm_pinctl: pinctl@44000 { 90 cps_pinctl: pinctl@44000 {
|
| /OK3568_Linux_fs/u-boot/board/freescale/ls1021aqds/ |
| H A D | ls1021aqds.c | 212 u32 porsr1, pinctl; in board_init_f() local 220 pinctl = ((porsr1 & ~(DCFG_CCSR_PORSR1_RCW_MASK)) | in board_init_f() 223 pinctl); in board_init_f()
|
| /OK3568_Linux_fs/u-boot/arch/arm/dts/ |
| H A D | armada-37xx.dtsi | 269 pinctl0: pinctl@13830 { /* north bridge */ 270 compatible = "marvell,armada-3700-pinctl"; 276 pinctl1: pinctl@18830 { /* south bridge */ 277 compatible = "marvell,armada-3700-pinctl";
|
| H A D | armada-ap806.dtsi | 143 ap_pinctl: ap-pinctl@6F4000 {
|
| H A D | armada-cp110-slave.dtsi | 121 cps_pinctl: cps-pinctl@440000 {
|
| H A D | armada-cp110-master.dtsi | 121 cpm_pinctl: cpm-pinctl@440000 {
|
| /OK3568_Linux_fs/kernel/drivers/pinctrl/sprd/ |
| H A D | pinctrl-sprd.c | 1122 struct pinctrl *pinctl; in sprd_pinctrl_shutdown() local 1125 pinctl = devm_pinctrl_get(&pdev->dev); in sprd_pinctrl_shutdown() 1126 if (IS_ERR(pinctl)) in sprd_pinctrl_shutdown() 1128 state = pinctrl_lookup_state(pinctl, "shutdown"); in sprd_pinctrl_shutdown() 1131 pinctrl_select_state(pinctl, state); in sprd_pinctrl_shutdown()
|
| /OK3568_Linux_fs/kernel/Documentation/driver-api/ |
| H A D | index.rst | 63 pinctl
|
| /OK3568_Linux_fs/kernel/sound/pci/hda/ |
| H A D | patch_hdmi.c | 904 int pinctl, new_pinctl; in hdmi_pin_hbr_setup() local 908 pinctl = snd_hda_codec_read(codec, pin_nid, 0, in hdmi_pin_hbr_setup() 911 if (pinctl < 0) in hdmi_pin_hbr_setup() 914 new_pinctl = pinctl & ~AC_PINCTL_EPT; in hdmi_pin_hbr_setup() 923 pinctl == new_pinctl ? "" : "new-", in hdmi_pin_hbr_setup() 926 if (pinctl != new_pinctl) in hdmi_pin_hbr_setup() 2060 int pinctl, stripe; in generic_hdmi_playback_pcm_prepare() local 2116 pinctl = snd_hda_codec_read(codec, per_pin->pin_nid, 0, in generic_hdmi_playback_pcm_prepare() 2120 pinctl | PIN_OUT); in generic_hdmi_playback_pcm_prepare() 2147 int pinctl; in hdmi_pcm_close() local [all …]
|
| H A D | patch_sigmatel.c | 341 int error, pinctl; in stac_vrefout_set() local 344 pinctl = snd_hda_codec_read(codec, nid, 0, in stac_vrefout_set() 347 if (pinctl < 0) in stac_vrefout_set() 348 return pinctl; in stac_vrefout_set() 350 pinctl &= 0xff; in stac_vrefout_set() 351 pinctl &= ~AC_PINCTL_VREFEN; in stac_vrefout_set() 352 pinctl |= (new_vref & AC_PINCTL_VREFEN); in stac_vrefout_set() 354 error = snd_hda_set_pin_ctl_cache(codec, nid, pinctl); in stac_vrefout_set()
|
| H A D | patch_cirrus.c | 703 int pinctl = ucontrol->value.integer.value[0] ? PIN_OUT : 0; in cs4208_spdif_sw_put() local 705 snd_hda_set_pin_ctl_cache(codec, pin, pinctl); in cs4208_spdif_sw_put()
|
| /OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/usb/ |
| H A D | dwc3-st.txt | 22 - pinctl-names : A pinctrl state named "default" must be defined
|
| /OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/net/dsa/ |
| H A D | mt7530.txt | 55 GMAC and an optional external phy. Mind the GPIO/pinctl settings of the SOC!
|
| /OK3568_Linux_fs/kernel/Documentation/driver-api/gpio/ |
| H A D | legacy.rst | 464 Documentation/driver-api/pinctl.rst
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/i915/display/ |
| H A D | intel_display.c | 2229 unsigned int pinctl; in intel_pin_and_fence_fb_obj() local 2266 pinctl = 0; in intel_pin_and_fence_fb_obj() 2268 pinctl |= PIN_MAPPABLE; in intel_pin_and_fence_fb_obj() 2271 alignment, view, pinctl); in intel_pin_and_fence_fb_obj()
|
| /OK3568_Linux_fs/kernel/ |
| H A D | MAINTAINERS | 13839 F: Documentation/driver-api/pinctl.rst
|