Lines Matching refs:tps65010
43 #include <linux/mfd/tps65010.h>
186 GPIO_LOOKUP_IDX("tps65010", OSK_TPS_GPIO_LED_D9, NULL, 0, GPIO_ACTIVE_HIGH),
187 GPIO_LOOKUP_IDX("tps65010", OSK_TPS_GPIO_LED_D2, NULL, 1, GPIO_ACTIVE_HIGH),
188 GPIO_LOOKUP_IDX("tps65010", OSK_TPS_GPIO_LED_D3, NULL, 2, GPIO_ACTIVE_LOW),
269 /* This device will get the name "i2c-tps65010" */
270 I2C_BOARD_INFO("tps65010", 0x48),
271 .dev_name = "tps65010",
329 GPIO_LOOKUP("tps65010", OSK_TPS_GPIO_USB_PWR_EN, "power",
365 GPIO_LOOKUP("mpuio", 1, "tps65010",
433 /* irq for tps65010 chip */
435 d = gpiod_get(NULL, "tps65010", GPIOD_IN);