Home
last modified time | relevance | path

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

12

/kernel/linux/linux-5.10/drivers/clk/mvebu/
Dcommon.c193 struct clk **gates; member
211 to_clk_gate(__clk_get_hw(ctrl->gates[n])); in clk_gating_get_src()
213 return ctrl->gates[n]; in clk_gating_get_src()
271 ctrl->gates = kcalloc(ctrl->num_gates, sizeof(*ctrl->gates), in mvebu_clk_gating_setup()
273 if (WARN_ON(!ctrl->gates)) in mvebu_clk_gating_setup()
279 ctrl->gates[n] = clk_register_gate(NULL, desc[n].name, parent, in mvebu_clk_gating_setup()
282 WARN_ON(IS_ERR(ctrl->gates[n])); in mvebu_clk_gating_setup()
/kernel/linux/linux-5.10/drivers/clk/sunxi/
DMakefile16 obj-$(CONFIG_CLK_SUNXI_CLOCKS) += clk-simple-gates.o
20 obj-$(CONFIG_CLK_SUNXI_CLOCKS) += clk-sun8i-bus-gates.o
30 obj-$(CONFIG_CLK_SUNXI_PRCM_SUN6I) += clk-sun6i-apb0-gates.o
34 obj-$(CONFIG_CLK_SUNXI_PRCM_SUN8I) += clk-sun6i-apb0-gates.o
/kernel/linux/linux-5.10/drivers/clk/
Dclk-oxnas.c30 struct clk_oxnas_gate **gates; member
192 .gates = ox810se_gates,
198 .gates = ox820_gates,
231 data->gates[i]->regmap = regmap; in oxnas_stdclk_probe()
DKconfig350 tristate "Clock driver for 32K clk gates on ROHM PMICs"
354 ROHM BD70528 PMICs clock gates.
/kernel/linux/linux-5.10/net/nfc/nci/
Dhci.c705 struct nci_hci_gate *gates) in nci_hci_dev_connect_gates() argument
710 r = nci_hci_connect_gate(ndev, gates->dest_host, in nci_hci_dev_connect_gates()
711 gates->gate, gates->pipe); in nci_hci_dev_connect_gates()
714 gates++; in nci_hci_dev_connect_gates()
738 if (ndev->hci_dev->init_data.gates[0].gate != NCI_HCI_ADMIN_GATE) in nci_hci_dev_session_init()
742 ndev->hci_dev->init_data.gates[0].dest_host, in nci_hci_dev_session_init()
743 ndev->hci_dev->init_data.gates[0].gate, in nci_hci_dev_session_init()
744 ndev->hci_dev->init_data.gates[0].pipe); in nci_hci_dev_session_init()
766 ndev->hci_dev->init_data.gates); in nci_hci_dev_session_init()
/kernel/linux/linux-5.10/Documentation/devicetree/bindings/i2c/
Di2c-gate.txt4 there are no competing masters to consider for gates and therefore there is
5 no arbitration happening for gates.
/kernel/linux/linux-5.10/net/nfc/hci/
Dcore.c450 struct nfc_hci_gate *gates) in hci_dev_connect_gates() argument
455 gates->gate, gates->pipe); in hci_dev_connect_gates()
458 gates++; in hci_dev_connect_gates()
469 if (hdev->init_data.gates[0].gate != NFC_HCI_ADMIN_GATE) in hci_dev_session_init()
473 hdev->init_data.gates[0].gate, in hci_dev_session_init()
474 hdev->init_data.gates[0].pipe); in hci_dev_session_init()
499 hdev->init_data.gates); in hci_dev_session_init()
/kernel/linux/linux-5.10/Documentation/devicetree/bindings/clock/
Dst,nomadik.txt7 PLLs and clock gates.
34 HCLK nodes: these represent the clock gates on individual
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".
/kernel/linux/linux-5.10/drivers/net/ethernet/stmicro/stmmac/
Dstmmac_tc.c705 u32 gates = qopt->entries[i].gate_mask; in tc_setup_taprio() local
709 if (gates > GENMASK(31 - wid, 0)) in tc_setup_taprio()
718 gates |= BIT(0); in tc_setup_taprio()
722 gates &= ~BIT(0); in tc_setup_taprio()
729 priv->plat->est->gcl[i] = delta_ns | (gates << wid); in tc_setup_taprio()
/kernel/linux/linux-5.10/security/safesetid/
DKconfig8 SafeSetID is an LSM module that gates the setid family of syscalls to
/kernel/linux/linux-5.10/Documentation/driver-api/nfc/
Dnfc-hci.rst38 support proprietary gates. This is the reason why the driver will pass a list
39 of proprietary gates that must be part of the session. HCI will ensure all
40 those gates have pipes connected when the hci device is set up.
41 In case the chip supports pre-opened gates and pseudo-static pipes, the driver
49 implementation, pipes are totally hidden. The public API only knows gates.
50 This is consistent with the driver need to send commands to proprietary gates
96 mode. This must be implemented only if the hardware uses proprietary gates or a
/kernel/linux/linux-5.10/Documentation/driver-api/fpga/
Dintro.rst38 actual hard hardware that gates a bus to a CPU or a soft ("freeze")
/kernel/linux/linux-5.10/Documentation/devicetree/bindings/sound/
Dnvidia,tegra-audio-rt5677.txt33 - nvidia,dmic-clk-en-gpios : The GPIO that gates DMIC clock signal
/kernel/linux/linux-5.10/Documentation/devicetree/bindings/clock/ti/davinci/
Dpll.txt4 to the PLL itself, this controller also contains bypasses, gates, dividers,
Dda8xx-cfgchip.txt5 gates. This document describes the bindings for those clocks.
/kernel/linux/linux-5.10/Documentation/devicetree/bindings/clock/ti/
Dgate.txt42 gates the clock and clearing the bit ungates the clock.
/kernel/linux/linux-5.10/include/net/nfc/
Dhci.h81 struct nfc_hci_gate gates[NFC_HCI_MAX_CUSTOM_GATES]; member
Dnci_core.h173 struct nci_hci_gate gates[NCI_HCI_MAX_CUSTOM_GATES]; member
/kernel/linux/linux-5.10/drivers/nfc/st-nci/
Dse.c226 ndev->hci_dev->init_data.gates[j].pipe = pipe_info[2]; in st_nci_hci_load_session()
563 memcpy(ndev->hci_dev->init_data.gates, st_nci_gates, in st_nci_hci_network_init()
/kernel/linux/linux-5.10/drivers/nfc/st21nfca/
Dcore.c182 hdev->init_data.gates[j].pipe = pipe_info[2]; in st21nfca_hci_load_session()
961 memcpy(init_data.gates, st21nfca_gates, sizeof(st21nfca_gates)); in st21nfca_hci_probe()
/kernel/linux/linux-5.10/Documentation/hwmon/
Dadm9240.rst95 Two fan tacho inputs are provided, the ADM9240 gates an internal 22.5kHz
/kernel/linux/linux-5.10/drivers/nfc/microread/
Dmicroread.c665 memcpy(init_data.gates, microread_gates, sizeof(microread_gates)); in microread_probe()
/kernel/linux/linux-5.10/Documentation/admin-guide/LSM/
DSafeSetID.rst4 SafeSetID is an LSM module that gates the setid family of syscalls to restrict

12