Searched refs:gpio_ctl (Results 1 – 4 of 4) sorted by relevance
| /linux/Documentation/ABI/testing/ |
| H A D | debugfs-alienware-wmi | 46 What: /sys/kernel/debug/alienware-wmi-<wmi_device_name>/gpio_ctl/total_gpios 55 What: /sys/kernel/debug/alienware-wmi-<wmi_device_name>/gpio_ctl/pinX
|
| /linux/drivers/platform/x86/dell/ |
| H A D | alienware-wmi-wmax.c | 1481 struct dentry *root, *gpio_ctl; in awcc_debugfs_init() local 1509 gpio_ctl = debugfs_create_dir("gpio_ctl", root); in awcc_debugfs_init() 1512 debugfs_create_u32("total_gpios", 0444, gpio_ctl, &priv->gpio_count); in awcc_debugfs_init() 1516 debugfs_create_file_aux_num(name, 0644, gpio_ctl, wdev, i, in awcc_debugfs_init()
|
| /linux/drivers/hwmon/ |
| H A D | ltc2947-core.c | 1034 u32 gpio_ctl = LTC2947_GPIO_EN(1) | LTC2947_GPIO_FAN_EN(1) | in ltc2947_setup() local 1038 ret = regmap_write(st->map, LTC2947_REG_GPIOSTATCTL, gpio_ctl); in ltc2947_setup()
|
| /linux/drivers/net/ethernet/sfc/falcon/ |
| H A D | falcon.c | 2229 ef4_oword_t nic_stat, gpio_ctl, ee_vpd_cfg; in falcon_probe_spi_devices() local 2232 ef4_reado(efx, &gpio_ctl, FR_AB_GPIO_CTL); in falcon_probe_spi_devices() 2236 if (EF4_OWORD_FIELD(gpio_ctl, FRF_AB_GPIO3_PWRUP_VALUE)) { in falcon_probe_spi_devices()
|