Searched full:sdv (Results 1 – 10 of 10) sorted by relevance
/linux/Documentation/devicetree/bindings/regulator/ |
H A D | max8925-regulator.txt | 5 - SDV1 for SDV SDV1 6 - SDV2 for SDV SDV2 7 - SDV3 for SDV SDV3
|
/linux/include/drm/intel/ |
H A D | pciids.h | 197 MACRO__(0x0C02, ## __VA_ARGS__), /* SDV GT1 desktop */ \ 198 MACRO__(0x0C06, ## __VA_ARGS__), /* SDV GT1 mobile */ \ 199 MACRO__(0x0C0A, ## __VA_ARGS__), /* SDV GT1 server */ \ 200 MACRO__(0x0C0B, ## __VA_ARGS__), /* SDV GT1 reserved */ \ 201 MACRO__(0x0C0E, ## __VA_ARGS__), /* SDV GT1 reserved */ \ 225 MACRO__(0x0C12, ## __VA_ARGS__), /* SDV GT2 desktop */ \ 226 MACRO__(0x0C16, ## __VA_ARGS__), /* SDV GT2 mobile */ \ 227 MACRO__(0x0C1A, ## __VA_ARGS__), /* SDV GT2 server */ \ 228 MACRO__(0x0C1B, ## __VA_ARGS__), /* SDV GT2 reserved */ \ 229 MACRO__(0x0C1E, ## __VA_ARGS__), /* SDV GT2 reserved */ \ [all …]
|
/linux/drivers/regulator/ |
H A D | max8925-regulator.c | 158 .name = "SDV" #_id, \ 159 .of_match = of_match_ptr("SDV" #_id), \
|
/linux/Documentation/devicetree/bindings/mfd/ |
H A D | maxim,max8925.yaml | 37 "^SDV[1-3]$|^LDO[1-9]$|^LDO1[0-9]$|^LDO20$":
|
/linux/drivers/video/backlight/ |
H A D | kb3886_bl.c | 81 DMI_MATCH(DMI_SYS_VENDOR, "SDV"),
|
/linux/drivers/mfd/ |
H A D | max8925-core.c | 113 {0x06, 0x06, "sdv", IORESOURCE_REG, }, 117 {0x09, 0x09, "sdv", IORESOURCE_REG, }, 121 {0x0c, 0x0c, "sdv", IORESOURCE_REG, },
|
/linux/drivers/gpio/ |
H A D | gpio-sodaville.c | 151 sd->gc = devm_irq_alloc_generic_chip(&pdev->dev, "sdv-gpio", 1, in sdv_register_irqsupport()
|
/linux/drivers/staging/media/atomisp/include/linux/ |
H A D | atomisp.h | 240 * the pipe which is streaming by request like capture pipe of ZSL or SDV mode
|
/linux/drivers/staging/media/atomisp/pci/runtime/binary/src/ |
H A D | binary.c | 606 /* In SDV use-case, we need to match left-padding of in binary_in_frame_padded_width()
|
/linux/drivers/gpu/drm/i915/gt/ |
H A D | intel_workarounds.c | 1368 * registers than everything else we work with. On XeHP SDV and in xehp_init_mcr()
|