Searched full:ab8505 (Results 1 – 24 of 24) sorted by relevance
/linux-6.12.1/Documentation/devicetree/bindings/mfd/ |
D | stericsson,ab8500.yaml | 7 title: ST-Ericsson Analog Baseband AB8500 and AB8505 20 AB8505 also exist, the difference in AB8505 is that some of the USB and 32 - stericsson,ab8505 73 - stericsson,ab8505-gpio 108 # AB8505 only supports one (software) EOC interrupt 333 - stericsson,ab8505-regulator 359 only present on AB8505 366 only present on AB8505 373 only present on AB8505 382 only present on AB8505 [all …]
|
D | stericsson,db8500-prcmu.yaml | 283 set of devicetree bindings. The AB8505 is a newer version of the
|
/linux-6.12.1/arch/arm/boot/dts/st/ |
D | ste-ab8505.dtsi | 22 ab8505 { 23 compatible = "stericsson,ab8505"; 37 compatible = "stericsson,ab8505-gpio"; 239 compatible = "stericsson,ab8505-regulator";
|
D | ste-ux500-samsung-codina-tmo.dts | 9 * - Different power management IC, AB8505 10 * - As AB8505 has a micro USB phy, no TI TSU6111 12 * touchscreen in favor of using the AB8505 15 * - The panel is using one of the ordinary AB8505 regulators for 1.8V 22 #include "ste-ab8505.dtsi" 405 /* Debugging console UART connected to AB8505 */ 414 ab8505 {
|
D | ste-href520-tvk.dts | 8 #include "ste-href-ab8505.dtsi"
|
D | ste-href-ab8505.dtsi | 6 #include "ste-ab8505.dtsi" 11 ab8505 {
|
D | ste-ux500-samsung-skomer.dts | 8 #include "ste-ab8505.dtsi" 315 /* Debugging console UART connected to AB8505 USB */ 324 ab8505 {
|
D | ste-ux500-samsung-kyle.dts | 12 #include "ste-ab8505.dtsi" 335 /* Debugging console UART connected to AB8505 USB */ 344 ab8505 {
|
D | ste-ux500-samsung-golden.dts | 5 #include "ste-ab8505.dtsi" 308 ab8505 {
|
D | ste-ux500-samsung-codina.dts | 7 * AB8505 and other changes. There is also talk about some variants having a
|
/linux-6.12.1/include/linux/mfd/abx500/ |
D | ab8500.h | 192 /* Definitions for AB9540 / AB8505 */ 407 /* exclude also ab8505, ab9540... */ 413 /* exclude also ab8505, ab9540... */ 419 /* exclude also ab8505, ab9540... */ 430 /* exclude also ab8505, ab9540... */
|
/linux-6.12.1/drivers/power/supply/ |
D | ab8500-bm.h | 182 * voltage on ab8500/ab8505/ab9540. 245 /* Registers for pcut feature in ab8505 and ab9540 */ 288 * @pcut_enable: Enable power cut feature in ab8505
|
D | ab8500_charger.c | 3519 * The AB8505 only supports USB charging. If we are not the in ab8500_charger_probe() 3520 * AB8505, register an AC charger. in ab8500_charger_probe()
|
D | ab8500_fg.c | 2946 dev_err(&di->fg_psy->dev, "Failed creating sysfs psy attrs for ab8505.\n"); in ab8500_fg_sysfs_psy_create_attrs()
|
/linux-6.12.1/drivers/pinctrl/nomadik/ |
D | Makefile | 5 obj-$(CONFIG_PINCTRL_AB8505) += pinctrl-ab8505.o
|
D | Kconfig | 16 bool "AB8505 pin controller driver"
|
D | pinctrl-ab8505.c | 239 * this table translates what's is in the AB8505 specification regarding the 342 * For AB8505 Only some GPIOs are interrupt capable, and they are
|
D | pinctrl-abx500.c | 984 { .compatible = "stericsson,ab8505-gpio", .data = (void *)PINCTRL_AB8505, },
|
/linux-6.12.1/drivers/mfd/ |
D | ab8500-core.c | 139 /* AB9540 / AB8505 support */ 152 [AB8500_VERSION_AB8505] = "AB8505", 698 /* Device list for ab8505 */ 706 .of_compatible = "stericsson,ab8505-regulator", 734 .name = "pinctrl-ab8505", 735 .of_compatible = "stericsson,ab8505-gpio", 1255 { "ab8505-core", AB8500_VERSION_AB8505 },
|
D | db8500-prcmu.c | 2966 .name = "ab8505-core", in db8500_prcmu_register_ab8500() 2967 .of_compatible = "stericsson,ab8505", in db8500_prcmu_register_ab8500()
|
/linux-6.12.1/Documentation/devicetree/bindings/pinctrl/ |
D | ste,abx500.txt | 5 "stericsson,ab8505-gpio", "stericsson,ab9540-gpio",
|
/linux-6.12.1/drivers/regulator/ |
D | ab8500.c | 14 * AB8505 supports the following regulators: 45 /* AB8505 regulators */ 95 /* AB8505 registers */ 858 /* AB8505 regulator information */ 1336 /* AB8505 register init */
|
/linux-6.12.1/drivers/usb/phy/ |
D | phy-ab8500-usb.c | 401 * AB8505 does not seem to report any status change for UART cables, in ab8505_usb_link_status_update() 949 /* Phy tuning values for AB8505 */ in ab8500_usb_probe()
|
/linux-6.12.1/drivers/iio/adc/ |
D | ab8500-gpadc.c | 74 /* This is not used on AB8505 */ 85 /* Only on AB8505 */
|