Searched refs:pfsm (Results 1 – 8 of 8) sorted by relevance
144 if (pfsm->chip_id != TPS65224) { in tps6594_pfsm_ioctl()158 if (pfsm->chip_id == TPS65224) in tps6594_pfsm_ioctl()183 if (pfsm->chip_id == TPS65224) in tps6594_pfsm_ioctl()209 if (pfsm->chip_id == TPS65224) { in tps6594_pfsm_ioctl()234 pfsm->chip_id == TPS65224 ? in tps6594_pfsm_ioctl()268 struct tps6594_pfsm *pfsm; in tps6594_pfsm_probe() local276 if (!pfsm) in tps6594_pfsm_probe()279 pfsm->regmap = tps->regmap; in tps6594_pfsm_probe()286 pfsm->chip_id = tps->chip_id; in tps6594_pfsm_probe()300 platform_set_drvdata(pdev, pfsm); in tps6594_pfsm_probe()[all …]
70 obj-$(CONFIG_TPS6594_PFSM) += tps6594-pfsm.o
583 will be called tps6594-pfsm.
32 drivers/misc/tps6594-pfsm.c74 # ls /dev/pfsm*78 # hexdump -C /dev/pfsm-0-0x4887 samples/pfsm/pfsm-wakeup.c
28 tps6594-pfsm
2 /pfsm-wakeup
2 userprogs-always-y += pfsm-wakeup
36 obj-$(CONFIG_SAMPLE_TPS6594_PFSM) += pfsm/