/linux-4.4.14/Documentation/devicetree/bindings/clock/ |
D | sunxi.txt | 21 "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 …]
|
D | rockchip.txt | 13 structure a matter of taste, as either all gates can be put into 15 the 10 individual gates containing 16 clocks each.
|
D | st,nomadik.txt | 7 PLLs and clock gates. 34 HCLK nodes: these represent the clock gates on individual
|
D | renesas,cpg-mstp-clocks.txt | 3 The CPG can gate SoC device clocks. The gates are organized in groups of up to 4 32 gates.
|
D | ingenic,cgu.txt | 4 typically includes a variety of PLLs, multiplexers, dividers & gates in order
|
D | alphascale,acc.txt | 4 clock source, setting deviders and clock gates.
|
D | pistachio-clock.txt | 103 gates for the external clocks "audio_clk_in" and "enet_clk_in".
|
/linux-4.4.14/drivers/clk/mvebu/ |
D | common.c | 196 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.4.14/drivers/clk/sunxi/ |
D | Makefile | 12 obj-y += clk-simple-gates.o 19 clk-sun6i-ar100.o clk-sun6i-apb0.o clk-sun6i-apb0-gates.o \
|
/linux-4.4.14/net/nfc/nci/ |
D | hci.c | 708 struct nci_hci_gate *gates) in nci_hci_dev_connect_gates() argument 713 r = nci_hci_connect_gate(ndev, gates->dest_host, in nci_hci_dev_connect_gates() 714 gates->gate, gates->pipe); in nci_hci_dev_connect_gates() 717 gates++; in nci_hci_dev_connect_gates() 741 if (ndev->hci_dev->init_data.gates[0].gate != NCI_HCI_ADMIN_GATE) in nci_hci_dev_session_init() 745 ndev->hci_dev->init_data.gates[0].dest_host, in nci_hci_dev_session_init() 746 ndev->hci_dev->init_data.gates[0].gate, in nci_hci_dev_session_init() 747 ndev->hci_dev->init_data.gates[0].pipe); in nci_hci_dev_session_init() 769 ndev->hci_dev->init_data.gates); in nci_hci_dev_session_init()
|
/linux-4.4.14/net/nfc/hci/ |
D | core.c | 439 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.4.14/arch/arm/boot/dts/ |
D | sun5i-a13.dtsi | 104 compatible = "allwinner,sun5i-a13-ahb-gates-clk"; 131 compatible = "allwinner,sun5i-a13-apb0-gates-clk"; 142 compatible = "allwinner,sun5i-a13-apb1-gates-clk";
|
D | sun5i-a10s.dtsi | 94 compatible = "allwinner,sun5i-a10s-ahb-gates-clk"; 123 compatible = "allwinner,sun5i-a10s-apb0-gates-clk"; 136 compatible = "allwinner,sun5i-a10s-apb1-gates-clk";
|
D | sun9i-a80.dtsi | 277 compatible = "allwinner,sun9i-a80-ahb0-gates-clk"; 296 compatible = "allwinner,sun9i-a80-ahb1-gates-clk"; 311 compatible = "allwinner,sun9i-a80-ahb2-gates-clk"; 324 compatible = "allwinner,sun9i-a80-apb0-gates-clk"; 339 compatible = "allwinner,sun9i-a80-apb1-gates-clk";
|
D | sun8i-a23-a33.dtsi | 180 compatible = "allwinner,sun8i-a23-apb1-gates-clk"; 199 compatible = "allwinner,sun8i-a23-apb2-gates-clk"; 620 compatible = "allwinner,sun8i-a23-apb0-gates-clk";
|
D | sun8i-a23.dtsi | 55 compatible = "allwinner,sun8i-a23-ahb1-gates-clk";
|
D | sun4i-a10.dtsi | 251 compatible = "allwinner,sun4i-a10-axi-gates-clk"; 268 compatible = "allwinner,sun4i-a10-ahb-gates-clk"; 313 compatible = "allwinner,sun4i-a10-apb0-gates-clk"; 336 compatible = "allwinner,sun4i-a10-apb1-gates-clk";
|
D | sun6i-a31.dtsi | 252 compatible = "allwinner,sun6i-a31-ahb1-gates-clk"; 295 compatible = "allwinner,sun6i-a31-apb1-gates-clk"; 316 compatible = "allwinner,sun6i-a31-apb2-gates-clk"; 1067 compatible = "allwinner,sun6i-a31-apb0-gates-clk";
|
D | sun8i-a33.dtsi | 77 compatible = "allwinner,sun8i-a33-ahb1-gates-clk";
|
D | sun7i-a20.dtsi | 277 compatible = "allwinner,sun7i-a20-ahb-gates-clk"; 318 compatible = "allwinner,sun7i-a20-apb0-gates-clk"; 341 compatible = "allwinner,sun7i-a20-apb1-gates-clk";
|
D | sun5i.dtsi | 188 compatible = "allwinner,sun4i-a10-axi-gates-clk";
|
D | ste-nomadik-stn8815.dtsi | 276 * peripheral clocking, clock gates.
|
/linux-4.4.14/Documentation/nfc/ |
D | nfc-hci.txt | 35 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.4.14/Documentation/devicetree/bindings/mfd/ |
D | sun6i-prcm.txt | 46 compatible = "allwinner,sun6i-a31-apb0-gates-clk";
|
/linux-4.4.14/Documentation/devicetree/bindings/sound/ |
D | nvidia,tegra-audio-rt5677.txt | 33 - nvidia,dmic-clk-en-gpios : The GPIO that gates DMIC clock signal
|
/linux-4.4.14/include/net/nfc/ |
D | hci.h | 93 struct nfc_hci_gate gates[NFC_HCI_MAX_CUSTOM_GATES]; member
|
D | nci_core.h | 178 struct nci_hci_gate gates[NCI_HCI_MAX_CUSTOM_GATES]; member
|
/linux-4.4.14/Documentation/devicetree/bindings/clock/ti/ |
D | gate.txt | 42 gates the clock and clearing the bit ungates the clock.
|
/linux-4.4.14/drivers/nfc/st-nci/ |
D | se.c | 239 ndev->hci_dev->init_data.gates[j].pipe = pipe_info[2]; in st_nci_hci_load_session() 577 memcpy(ndev->hci_dev->init_data.gates, st_nci_gates, in st_nci_hci_network_init()
|
/linux-4.4.14/drivers/nfc/st21nfca/ |
D | core.c | 193 hdev->init_data.gates[j].pipe = pipe_info[2]; in st21nfca_hci_load_session() 981 memcpy(init_data.gates, st21nfca_gates, sizeof(st21nfca_gates)); in st21nfca_hci_probe()
|
/linux-4.4.14/Documentation/hwmon/ |
D | adm9240 | 82 Two fan tacho inputs are provided, the ADM9240 gates an internal 22.5kHz
|
/linux-4.4.14/drivers/nfc/microread/ |
D | microread.c | 676 memcpy(init_data.gates, microread_gates, sizeof(microread_gates)); in microread_probe()
|
/linux-4.4.14/Documentation/thermal/ |
D | cpu-cooling-api.txt | 150 the logic gates and any RAM elements included.
|
/linux-4.4.14/drivers/nfc/pn544/ |
D | pn544.c | 938 memcpy(init_data.gates, pn544_gates, sizeof(pn544_gates)); in pn544_hci_probe()
|
/linux-4.4.14/Documentation/usb/ |
D | power-management.txt | 696 switch that gates connections. Userspace must arrange
|