Searched refs:vg (Results 1 – 10 of 10) sorted by relevance
/linux-4.1.27/drivers/pinctrl/intel/ |
D | pinctrl-baytrail.c | 160 struct byt_gpio *vg = to_byt_gpio(chip); in byt_gpio_reg() local 166 reg_offset = vg->range->pins[offset] * 16; in byt_gpio_reg() 168 return vg->reg_base + reg_offset + reg; in byt_gpio_reg() 171 static void byt_gpio_clear_triggering(struct byt_gpio *vg, unsigned offset) in byt_gpio_clear_triggering() argument 173 void __iomem *reg = byt_gpio_reg(&vg->chip, offset, BYT_CONF0_REG); in byt_gpio_clear_triggering() 177 raw_spin_lock_irqsave(&vg->lock, flags); in byt_gpio_clear_triggering() 181 raw_spin_unlock_irqrestore(&vg->lock, flags); in byt_gpio_clear_triggering() 184 static u32 byt_get_gpio_mux(struct byt_gpio *vg, unsigned offset) in byt_get_gpio_mux() argument 187 if (!strcmp(vg->range->name, BYT_SCORE_ACPI_UID) && in byt_get_gpio_mux() 192 if (!strcmp(vg->range->name, BYT_SUS_ACPI_UID) && in byt_get_gpio_mux() [all …]
|
/linux-4.1.27/drivers/gpio/ |
D | gpio-vx855.c | 99 struct vx855_gpio *vg = container_of(gpio, struct vx855_gpio, gpio); in vx855gpio_direction_input() local 112 spin_lock_irqsave(&vg->lock, flags); in vx855gpio_direction_input() 113 reg_out = inl(vg->io_gpo); in vx855gpio_direction_input() 115 outl(reg_out, vg->io_gpo); in vx855gpio_direction_input() 116 spin_unlock_irqrestore(&vg->lock, flags); in vx855gpio_direction_input() 123 struct vx855_gpio *vg = container_of(gpio, struct vx855_gpio, gpio); in vx855gpio_get() local 128 reg_in = inl(vg->io_gpi); in vx855gpio_get() 134 reg_in = inl(vg->io_gpo); in vx855gpio_get() 138 reg_in = inl(vg->io_gpi); in vx855gpio_get() 149 struct vx855_gpio *vg = container_of(gpio, struct vx855_gpio, gpio); in vx855gpio_set() local [all …]
|
/linux-4.1.27/net/8021q/ |
D | vlan.h | 51 static inline struct net_device *__vlan_group_get_device(struct vlan_group *vg, in __vlan_group_get_device() argument 57 array = vg->vlan_devices_arrays[pidx] in __vlan_group_get_device() 62 static inline struct net_device *vlan_group_get_device(struct vlan_group *vg, in vlan_group_get_device() argument 66 return __vlan_group_get_device(vg, vlan_proto_idx(vlan_proto), vlan_id); in vlan_group_get_device() 69 static inline void vlan_group_set_device(struct vlan_group *vg, in vlan_group_set_device() argument 74 if (!vg) in vlan_group_set_device() 76 array = vg->vlan_devices_arrays[vlan_proto_idx(vlan_proto)] in vlan_group_set_device()
|
D | vlan.c | 54 static int vlan_group_prealloc_vid(struct vlan_group *vg, in vlan_group_prealloc_vid() argument 65 array = vg->vlan_devices_arrays[pidx][vidx]; in vlan_group_prealloc_vid() 74 vg->vlan_devices_arrays[pidx][vidx] = array; in vlan_group_prealloc_vid()
|
/linux-4.1.27/Documentation/devicetree/bindings/sound/ |
D | tlv320aic31xx.txt | 24 - ai31xx-micbias-vg - MicBias Voltage setting 53 ai31xx-micbias-vg = <MICBIAS_OFF>;
|
D | tlv320aic3x.txt | 23 - ai3x-micbias-vg - MicBias Voltage required.
|
/linux-4.1.27/arch/arm/boot/dts/ |
D | imx6qdl-phytec-pbab01.dtsi | 123 ai3x-micbias-vg = <2>;
|
D | omap3-n900.dts | 502 ai3x-micbias-vg = <1>; 515 ai3x-micbias-vg = <2>;
|
/linux-4.1.27/kernel/trace/ |
D | trace_events_filter.c | 2273 #define DATA_REC(m, va, vb, vc, vd, ve, vf, vg, vh, nvisit) \ argument 2277 .e = ve, .f = vf, .g = vg, .h = vh }, \
|
/linux-4.1.27/Documentation/filesystems/ |
D | coda.txt | 1167 44..2200.. vvggeett
|