Home
last modified time | relevance | path

Searched full:zl3073x (Results 1 – 16 of 16) sorted by relevance

/linux/drivers/dpll/zl3073x/
H A Dcore.h18 * Hardware limits for ZL3073x chip family
66 * struct zl3073x_dev - zl3073x device
177 * @zldev: pointer to zl3073x device
190 * @zldev: pointer to zl3073x device
203 * @zldev: pointer to zl3073x device
216 * @zldev: pointer to zl3073x device
229 * @zldev: pointer to zl3073x device
242 * @zldev: pointer to zl3073x device
255 * @zldev: pointer to zl3073x device
268 * @zldev: pointer to zl3073x device
[all …]
H A DKconfig3 config ZL3073X config
15 will be called zl3073x.
21 select ZL3073X
33 select ZL3073X
H A Dcore.c35 EXPORT_SYMBOL_NS_GPL(zl30731_chip_info, "ZL3073X");
52 EXPORT_SYMBOL_NS_GPL(zl30732_chip_info, "ZL3073X");
66 EXPORT_SYMBOL_NS_GPL(zl30733_chip_info, "ZL3073X");
80 EXPORT_SYMBOL_NS_GPL(zl30734_chip_info, "ZL3073X");
94 EXPORT_SYMBOL_NS_GPL(zl30735_chip_info, "ZL3073X");
130 EXPORT_SYMBOL_NS_GPL(zl3073x_regmap_config, "ZL3073X");
244 * @zldev: zl3073x device pointer
259 * @zldev: zl3073x device pointer
274 * @zldev: zl3073x device pointer
295 * @zldev: zl3073x device pointer
[all …]
H A Ddevlink.c155 * zl3073x_devm_alloc - allocates zl3073x device structure
158 * Allocates zl3073x device structure as device resource.
160 * Return: pointer to zl3073x device on success, error pointer on error
183 EXPORT_SYMBOL_NS_GPL(zl3073x_devm_alloc, "ZL3073X");
223 * @zldev: zl3073x device to register the devlink for
H A Dspi.c65 .name = "zl3073x-spi",
74 MODULE_DESCRIPTION("Microchip ZL3073x SPI driver");
75 MODULE_IMPORT_NS("ZL3073X");
H A Di2c.c65 .name = "zl3073x-i2c",
74 MODULE_DESCRIPTION("Microchip ZL3073x I2C driver");
75 MODULE_IMPORT_NS("ZL3073X");
H A DMakefile3 obj-$(CONFIG_ZL3073X) += zl3073x.o
4 zl3073x-objs := core.o devlink.o dpll.o prop.o
H A Dprop.c17 * @zldev: pointer to zl3073x device
70 * @zldev: pointer to zl3073x device
121 * @zldev: pointer to zl3073x device
173 * @zldev: pointer to zl3073x device
330 * @zldev: pointer to zl3073x device
H A Ddpll.h12 * struct zl3073x_dpll - ZL3073x DPLL sub-device structure
H A Ddpll.c2210 * @zldev: pointer to zl3073x device
2242 * @zldev: pointer to zl3073x device
/linux/Documentation/networking/devlink/
H A Dzl3073x.rst4 zl3073x devlink support
7 This document describes the devlink features implemented by the ``zl3073x``
27 The ``zl3073x`` driver reports the following versions
H A Dindex.rst103 zl3073x
/linux/drivers/dpll/
H A DKconfig11 source "drivers/dpll/zl3073x/Kconfig"
H A DMakefile11 obj-$(CONFIG_ZL3073X) += zl3073x/
/linux/Documentation/devicetree/bindings/dpll/
H A Dmicrochip,zl30731.yaml13 Microchip Azurite DPLL (ZL3073x) is a family of DPLL devices that
/linux/
H A DMAINTAINERS16800 MICROCHIP ZL3073X DRIVER
16806 F: drivers/dpll/zl3073x/