Searched refs:sel2 (Results 1 – 6 of 6) sorted by relevance
| /linux/arch/s390/kvm/ |
| H A D | trace.h | 394 TP_PROTO(VCPU_PROTO_COMMON, int fc, int sel1, int sel2, u64 addr), 395 TP_ARGS(VCPU_ARGS_COMMON, fc, sel1, sel2, addr), 401 __field(int, sel2) 409 __entry->sel2 = sel2; 414 __entry->fc, __entry->sel1, __entry->sel2,
|
| /linux/drivers/regulator/ |
| H A D | tps65185.c | 223 unsigned int sel, sel2; in tps65185_vcom_get_voltage_sel() local 229 ret = regmap_read(data->regmap, TPS65185_REG_VCOM2, &sel2); in tps65185_vcom_get_voltage_sel() 233 if (sel2 & BIT(0)) in tps65185_vcom_get_voltage_sel()
|
| /linux/arch/arm/boot/dts/ti/omap/ |
| H A D | motorola-mapphone-common.dtsi | 363 usb_gpio_mux_sel2: usb-gpio-mux-sel2-pins {
|
| /linux/include/uapi/linux/ |
| H A D | kvm.h | 405 __u16 sel2; 397 __u16 sel2; global() member
|
| /linux/tools/include/uapi/linux/ |
| H A D | kvm.h | 397 __u16 sel2; member
|
| /linux/Documentation/virt/kvm/ |
| H A D | api.rst | 7892 __u16 sel2; 7898 @sel2 - selector 2
|