Searched refs:max7315 (Results 1 - 2 of 2) sorted by relevance

/linux-4.4.14/arch/x86/platform/intel-mid/device_libs/
H A Dplatform_max7315.c2 * platform_max7315.c: max7315 platform data initilization file
25 struct pca953x_platform_data *max7315 = &max7315_pdata[nr]; max7315_platform_data() local
36 /* we have several max7315 on the board, we only need load several max7315_platform_data()
39 strcpy(i2c_info->type, "max7315"); max7315_platform_data()
53 max7315->gpio_base = gpio_base; max7315_platform_data()
56 max7315->irq_base = gpio_base + INTEL_MID_IRQ_OFFSET; max7315_platform_data()
59 max7315->irq_base = -1; max7315_platform_data()
61 return max7315; max7315_platform_data()
/linux-4.4.14/drivers/gpio/
H A Dgpio-pca953x.c69 { "max7315", 8 | PCA953X_TYPE | PCA_INT, },
777 { .compatible = "maxim,max7315", },

Completed in 150 milliseconds