Home
last modified time | relevance | path

Searched refs:tps6594 (Results 1 – 25 of 29) sorted by relevance

12

/linux/drivers/pinctrl/
H A Dpinctrl-tps6594.c257 FUNCTION(tps6594, gpio, TPS6594_PINCTRL_GPIO_FUNCTION),
258 FUNCTION(tps6594, nsleep1, TPS6594_PINCTRL_NSLEEP1_FUNCTION),
259 FUNCTION(tps6594, nsleep2, TPS6594_PINCTRL_NSLEEP2_FUNCTION),
260 FUNCTION(tps6594, wkup1, TPS6594_PINCTRL_WKUP1_FUNCTION),
261 FUNCTION(tps6594, wkup2, TPS6594_PINCTRL_WKUP2_FUNCTION),
262 FUNCTION(tps6594, scl_i2c2_cs_spi, TPS6594_PINCTRL_SCL_I2C2_CS_SPI_FUNCTION),
263 FUNCTION(tps6594, nrstout_soc, TPS6594_PINCTRL_NRSTOUT_SOC_FUNCTION),
264 FUNCTION(tps6594, trig_wdog, TPS6594_PINCTRL_TRIG_WDOG_FUNCTION),
265 FUNCTION(tps6594, sda_i2c2_sdo_spi, TPS6594_PINCTRL_SDA_I2C2_SDO_SPI_FUNCTION),
266 FUNCTION(tps6594, clk32kout, TPS6594_PINCTRL_CLK32KOUT_FUNCTION),
[all …]
H A DMakefile62 obj-$(CONFIG_PINCTRL_TPS6594) += pinctrl-tps6594.o
H A DKconfig607 called tps6594-pinctrl.
/linux/drivers/rtc/
H A Drtc-tps6594.c53 struct tps6594 *tps = dev_get_drvdata(dev->parent); in tps6594_rtc_alarm_irq_enable()
63 static int tps6594_rtc_shadow_timestamp(struct device *dev, struct tps6594 *tps) in tps6594_rtc_shadow_timestamp()
87 struct tps6594 *tps = dev_get_drvdata(dev->parent); in tps6594_rtc_read_time()
122 struct tps6594 *tps = dev_get_drvdata(dev->parent); in tps6594_rtc_set_time()
154 struct tps6594 *tps = dev_get_drvdata(dev->parent); in tps6594_rtc_read_alarm()
181 struct tps6594 *tps = dev_get_drvdata(dev->parent); in tps6594_rtc_set_alarm()
210 struct tps6594 *tps = dev_get_drvdata(dev->parent); in tps6594_rtc_set_calibration()
240 struct tps6594 *tps = dev_get_drvdata(dev->parent); in tps6594_rtc_get_calibration()
336 struct tps6594 *tps = dev_get_drvdata(dev->parent); in tps6594_rtc_interrupt()
362 struct tps6594 *tps = dev_get_drvdata(pdev->dev.parent); in tps6594_rtc_probe()
[all …]
H A DMakefile193 obj-$(CONFIG_RTC_DRV_TPS6594) += rtc-tps6594.o
/linux/drivers/misc/
H A Dtps6594-esm.c35 struct tps6594 *tps = dev_get_drvdata(pdev->dev.parent); in tps6594_esm_probe()
86 struct tps6594 *tps = dev_get_drvdata(pdev->dev.parent); in tps6594_esm_remove()
109 struct tps6594 *tps = dev_get_drvdata(dev->parent); in tps6594_esm_suspend()
122 struct tps6594 *tps = dev_get_drvdata(dev->parent); in tps6594_esm_resume()
H A DMakefile68 obj-$(CONFIG_TPS6594_ESM) += tps6594-esm.o
69 obj-$(CONFIG_TPS6594_PFSM) += tps6594-pfsm.o
H A Dtps6594-pfsm.c280 struct tps6594 *tps = dev_get_drvdata(pdev->dev.parent); in tps6594_pfsm_probe()
H A DKconfig582 will be called tps6594-esm.
594 will be called tps6594-pfsm.
/linux/drivers/mfd/
H A Dtps6594-spi.c34 struct tps6594 *tps = spi_get_drvdata(spi); in tps6594_spi_reg_read()
60 struct tps6594 *tps = spi_get_drvdata(spi); in tps6594_spi_reg_write()
98 struct tps6594 *tps; in tps6594_spi_probe()
H A Dtps6594-i2c.c112 struct tps6594 *tps = i2c_get_clientdata(client); in tps6594_i2c_read()
150 struct tps6594 *tps = i2c_get_clientdata(client); in tps6594_i2c_write()
213 struct tps6594 *tps; in tps6594_i2c_probe()
H A Dtps6594-core.c505 struct tps6594 *tps = irq_drv_data; in tps6594_handle_post_irq()
591 static int tps6594_check_crc_mode(struct tps6594 *tps, bool primary_pmic) in tps6594_check_crc_mode()
621 static int tps6594_set_crc_feature(struct tps6594 *tps) in tps6594_set_crc_feature()
658 static int tps6594_enable_crc(struct tps6594 *tps) in tps6594_enable_crc()
695 struct tps6594 *tps = data->cb_data; in tps6594_power_off_handler()
706 int tps6594_device_init(struct tps6594 *tps, bool enable_crc) in tps6594_device_init()
H A DMakefile109 obj-$(CONFIG_MFD_TPS6594) += tps6594-core.o
110 obj-$(CONFIG_MFD_TPS6594_I2C) += tps6594-i2c.o
111 obj-$(CONFIG_MFD_TPS6594_SPI) += tps6594-spi.o
/linux/Documentation/misc-devices/
H A Dtps6594-pfsm.rst25 - tps6594-q1
32 drivers/misc/tps6594-pfsm.c
H A Dindex.rst29 tps6594-pfsm
/linux/arch/arm64/boot/dts/ti/
H A Dk3-j721e-som-p0.dtsi112 compatible = "ti,tps6594-q1";
200 compatible = "ti,tps6594-q1";
H A Dk3-j721s2-som-p0.dtsi159 compatible = "ti,tps6594-q1";
229 compatible = "ti,tps6594-q1";
H A Dk3-am68-phycore-som.dtsi262 compatible = "ti,tps6594-q1";
H A Dk3-j7200-som-p0.dtsi214 compatible = "ti,tps6594-q1";
H A Dk3-j721e-sk.dts612 compatible = "ti,tps6594-q1";
691 compatible = "ti,tps6594-q1";
H A Dk3-am69-sk.dts532 compatible = "ti,tps6594-q1";
H A Dk3-j784s4-j742s2-evm-common.dtsi541 compatible = "ti,tps6594-q1";
/linux/drivers/input/misc/
H A DMakefile89 obj-$(CONFIG_INPUT_TPS6594_PWRBUTTON) += tps6594-pwrbutton.o
/linux/drivers/regulator/
H A Dtps6594-regulator.c520 struct tps6594 *tps = dev_get_drvdata(pdev->dev.parent); in tps6594_request_reg_irqs()
614 struct tps6594 *tps = dev_get_drvdata(pdev->dev.parent); in tps6594_regulator_probe()
/linux/include/linux/mfd/
H A Dtps6594.h1331 struct tps6594 { struct
1344 int tps6594_device_init(struct tps6594 *tps, bool enable_crc); argument

12