Home
last modified time | relevance | path

Searched refs:gates (Results 1 – 30 of 30) sorted by relevance

/linux-4.1.27/Documentation/devicetree/bindings/clock/
Dsunxi.txt21 "allwinner,sun4i-a10-axi-gates-clk" - for the AXI gates
25 "allwinner,sun4i-a10-ahb-gates-clk" - for the AHB gates on A10
26 "allwinner,sun5i-a13-ahb-gates-clk" - for the AHB gates on A13
27 "allwinner,sun5i-a10s-ahb-gates-clk" - for the AHB gates on A10s
28 "allwinner,sun7i-a20-ahb-gates-clk" - for the AHB gates on A20
31 "allwinner,sun6i-a31-ahb1-gates-clk" - for the AHB1 gates on A31
32 "allwinner,sun8i-a23-ahb1-gates-clk" - for the AHB1 gates on A23
33 "allwinner,sun9i-a80-ahb0-gates-clk" - for the AHB0 gates on A80
34 "allwinner,sun9i-a80-ahb1-gates-clk" - for the AHB1 gates on A80
35 "allwinner,sun9i-a80-ahb2-gates-clk" - for the AHB2 gates on A80
[all …]
Drockchip.txt13 structure a matter of taste, as either all gates can be put into
15 the 10 individual gates containing 16 clocks each.
Dst,nomadik.txt7 PLLs and clock gates.
34 HCLK nodes: these represent the clock gates on individual
Drenesas,cpg-mstp-clocks.txt3 The CPG can gate SoC device clocks. The gates are organized in groups of up to
4 32 gates.
Dalphascale,acc.txt4 clock source, setting deviders and clock gates.
Dpistachio-clock.txt103 gates for the external clocks "audio_clk_in" and "enet_clk_in".
/linux-4.1.27/drivers/clk/mvebu/
Dcommon.c196 struct clk **gates; member
216 to_clk_gate(__clk_get_hw(ctrl->gates[n])); in clk_gating_get_src()
218 return ctrl->gates[n]; in clk_gating_get_src()
276 ctrl->gates = kzalloc(ctrl->num_gates * sizeof(struct clk *), in mvebu_clk_gating_setup()
278 if (WARN_ON(!ctrl->gates)) in mvebu_clk_gating_setup()
284 ctrl->gates[n] = clk_register_gate(NULL, desc[n].name, parent, in mvebu_clk_gating_setup()
287 WARN_ON(IS_ERR(ctrl->gates[n])); in mvebu_clk_gating_setup()
/linux-4.1.27/net/nfc/nci/
Dhci.c639 struct nci_hci_gate *gates) in nci_hci_dev_connect_gates() argument
644 r = nci_hci_connect_gate(ndev, gates->dest_host, in nci_hci_dev_connect_gates()
645 gates->gate, gates->pipe); in nci_hci_dev_connect_gates()
648 gates++; in nci_hci_dev_connect_gates()
672 if (ndev->hci_dev->init_data.gates[0].gate != NCI_HCI_ADMIN_GATE) in nci_hci_dev_session_init()
676 ndev->hci_dev->init_data.gates[0].dest_host, in nci_hci_dev_session_init()
677 ndev->hci_dev->init_data.gates[0].gate, in nci_hci_dev_session_init()
678 ndev->hci_dev->init_data.gates[0].pipe); in nci_hci_dev_session_init()
699 ndev->hci_dev->init_data.gates); in nci_hci_dev_session_init()
/linux-4.1.27/net/nfc/hci/
Dcore.c439 struct nfc_hci_gate *gates) in hci_dev_connect_gates() argument
444 gates->gate, gates->pipe); in hci_dev_connect_gates()
447 gates++; in hci_dev_connect_gates()
458 if (hdev->init_data.gates[0].gate != NFC_HCI_ADMIN_GATE) in hci_dev_session_init()
462 hdev->init_data.gates[0].gate, in hci_dev_session_init()
463 hdev->init_data.gates[0].pipe); in hci_dev_session_init()
488 hdev->init_data.gates); in hci_dev_session_init()
/linux-4.1.27/drivers/clk/sunxi/
DMakefile15 clk-sun6i-ar100.o clk-sun6i-apb0.o clk-sun6i-apb0-gates.o \
/linux-4.1.27/Documentation/nfc/
Dnfc-hci.txt35 support proprietary gates. This is the reason why the driver will pass a list
36 of proprietary gates that must be part of the session. HCI will ensure all
37 those gates have pipes connected when the hci device is set up.
38 In case the chip supports pre-opened gates and pseudo-static pipes, the driver
46 implementation, pipes are totally hidden. The public API only knows gates.
47 This is consistent with the driver need to send commands to proprietary gates
93 mode. This must be implemented only if the hardware uses proprietary gates or a
/linux-4.1.27/arch/arm/boot/dts/
Dsun9i-a80.dtsi250 compatible = "allwinner,sun9i-a80-ahb0-gates-clk";
266 compatible = "allwinner,sun9i-a80-ahb1-gates-clk";
278 compatible = "allwinner,sun9i-a80-ahb2-gates-clk";
290 compatible = "allwinner,sun9i-a80-apb0-gates-clk";
303 compatible = "allwinner,sun9i-a80-apb1-gates-clk";
Dsun5i-a13.dtsi182 compatible = "allwinner,sun4i-a10-axi-gates-clk";
198 compatible = "allwinner,sun5i-a13-ahb-gates-clk";
219 compatible = "allwinner,sun5i-a13-apb0-gates-clk";
235 compatible = "allwinner,sun5i-a13-apb1-gates-clk";
Dsun5i-a10s.dtsi141 compatible = "allwinner,sun4i-a10-axi-gates-clk";
157 compatible = "allwinner,sun5i-a10s-ahb-gates-clk";
179 compatible = "allwinner,sun5i-a10s-apb0-gates-clk";
196 compatible = "allwinner,sun5i-a10s-apb1-gates-clk";
Dsun8i-a23.dtsi178 compatible = "allwinner,sun8i-a23-ahb1-gates-clk";
194 compatible = "allwinner,sun8i-a23-apb1-gates-clk";
211 compatible = "allwinner,sun8i-a23-apb2-gates-clk";
566 compatible = "allwinner,sun8i-a23-apb0-gates-clk";
Dsun4i-a10.dtsi208 compatible = "allwinner,sun4i-a10-axi-gates-clk";
224 compatible = "allwinner,sun4i-a10-ahb-gates-clk";
250 compatible = "allwinner,sun4i-a10-apb0-gates-clk";
268 compatible = "allwinner,sun4i-a10-apb1-gates-clk";
Dsun6i-a31.dtsi203 compatible = "allwinner,sun6i-a31-ahb1-gates-clk";
232 compatible = "allwinner,sun6i-a31-apb1-gates-clk";
250 compatible = "allwinner,sun6i-a31-apb2-gates-clk";
920 compatible = "allwinner,sun6i-a31-apb0-gates-clk";
Dsun7i-a20.dtsi264 compatible = "allwinner,sun7i-a20-ahb-gates-clk";
292 compatible = "allwinner,sun7i-a20-apb0-gates-clk";
311 compatible = "allwinner,sun7i-a20-apb1-gates-clk";
Dste-nomadik-stn8815.dtsi271 * peripheral clocking, clock gates.
/linux-4.1.27/Documentation/devicetree/bindings/mfd/
Dsun6i-prcm.txt46 compatible = "allwinner,sun6i-a31-apb0-gates-clk";
/linux-4.1.27/Documentation/devicetree/bindings/sound/
Dnvidia,tegra-audio-rt5677.txt33 - nvidia,dmic-clk-en-gpios : The GPIO that gates DMIC clock signal
/linux-4.1.27/drivers/nfc/st21nfcb/
Dst21nfcb_se.c246 memcpy(ndev->hci_dev->init_data.gates, st21nfcb_gates, in st21nfcb_hci_load_session()
534 memcpy(ndev->hci_dev->init_data.gates, st21nfcb_gates, in st21nfcb_hci_network_init()
/linux-4.1.27/include/net/nfc/
Dhci.h93 struct nfc_hci_gate gates[NFC_HCI_MAX_CUSTOM_GATES]; member
Dnci_core.h160 struct nci_hci_gate gates[NCI_HCI_MAX_CUSTOM_GATES]; member
/linux-4.1.27/Documentation/devicetree/bindings/clock/ti/
Dgate.txt42 gates the clock and clearing the bit ungates the clock.
/linux-4.1.27/drivers/nfc/st21nfca/
Dst21nfca.c223 memcpy(hdev->init_data.gates, st21nfca_gates, sizeof(st21nfca_gates)); in st21nfca_hci_load_session()
989 memcpy(init_data.gates, st21nfca_gates, sizeof(st21nfca_gates)); in st21nfca_hci_probe()
/linux-4.1.27/Documentation/hwmon/
Dadm924082 Two fan tacho inputs are provided, the ADM9240 gates an internal 22.5kHz
/linux-4.1.27/drivers/nfc/microread/
Dmicroread.c676 memcpy(init_data.gates, microread_gates, sizeof(microread_gates)); in microread_probe()
/linux-4.1.27/drivers/nfc/pn544/
Dpn544.c938 memcpy(init_data.gates, pn544_gates, sizeof(pn544_gates)); in pn544_hci_probe()
/linux-4.1.27/Documentation/usb/
Dpower-management.txt684 switch that gates connections. Userspace must arrange