Searched +full:non +full:- +full:gateable (Results 1 – 5 of 5) sorted by relevance
1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)4 ---5 $id: http://devicetree.org/schemas/clock/baikal,bt1-ccu-pll.yaml#6 $schema: http://devicetree.org/meta-schemas/core.yaml#8 title: Baikal-T1 Clock Control Unit PLL11 - Serge Semin <fancer.lancer@gmail.com>14 Clocks Control Unit is the core of Baikal-T1 SoC System Controller18 IP-blocks or to groups of blocks (clock domains). The transformation is done19 by means of PLLs and gateable/non-gateable dividers embedded into the CCU.23 2) PLLs clocks generators (PLLs) - described in this binding file.[all …]
1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)4 ---5 $id: http://devicetree.org/schemas/clock/baikal,bt1-ccu-div.yaml#6 $schema: http://devicetree.org/meta-schemas/core.yaml#8 title: Baikal-T1 Clock Control Unit Dividers11 - Serge Semin <fancer.lancer@gmail.com>14 Clocks Control Unit is the core of Baikal-T1 SoC System Controller18 IP-blocks or to groups of blocks (clock domains). The transformation is done19 by means of an embedded into CCU PLLs and gateable/non-gateable dividers. The22 registers. Baikal-T1 CCU is logically divided into the next components:[all …]
1 /* SPDX-License-Identifier: GPL-2.0-only */5 * Copyright (C) 2011 Texas Instruments Incorporated - http://www.ti.com/26 * +----------+----------------+28 * +---------------------------+32 * +-------------------+ +-----------------+33 * | struct ti_bandgap |-->| struct device * |34 * +----------+--------+ +-----------------+38 * +------------------------+40 * +------------------------+44 * +------------+------------------------------------------------------+[all …]
737 gatable||gateable1057 none existent||non-existent1698 vicefersa||vice-versa
1 // SPDX-License-Identifier: GPL-2.0-only3 * Copyright © 2010-2015 Broadcom Corporation17 #include <linux/dma-mapping.h>227 /* Some SoCs have a gateable clock for the controller */237 /* List of NAND hosts (one for each chip-select) */240 /* EDU info, per-transaction */261 /* in-memory cache of the FLASH_CACHE, used only for some commands */267 const u8 *cs_offsets; /* within each chip-select */278 /* for low-power standby/resume only */298 /* use for low-power standby/resume only */[all …]