/openbmc/linux/drivers/usb/typec/altmodes/ |
H A D | displayport.c | 467 u8 assignments; in pin_assignment_store() local 488 assignments = get_current_pin_assignments(dp); in pin_assignment_store() 490 if (!(DP_CONF_GET_PIN_ASSIGN(conf) & assignments)) { in pin_assignment_store() 516 u8 assignments; in pin_assignment_show() local 525 assignments = get_current_pin_assignments(dp); in pin_assignment_show() 527 for (i = 0; assignments; assignments >>= 1, i++) { in pin_assignment_show() 528 if (assignments & 1) { in pin_assignment_show()
|
/openbmc/linux/Documentation/ABI/testing/ |
H A D | sysfs-driver-typec-displayport | 30 different pin assignments for USB Type-C connector that are 31 labeled A, B, C, D, E, and F. The supported pin assignments are 45 version 1.0b, pin assignments A, B, and F are deprecated. Only 47 USB SuperSpeed protocol. From user perspective pin assignments C
|
/openbmc/u-boot/doc/device-tree-bindings/firmware/ |
H A D | linaro,optee-tz.txt | 17 "smc" : SMC #0, with the register assignments specified 20 "hvc" : HVC #0, with the register assignments specified
|
/openbmc/linux/Documentation/devicetree/bindings/arm/firmware/ |
H A D | sdei.txt | 32 * "smc" : SMC #0, with the register assignments specified in this 34 * "hvc" : HVC #0, with the register assignments specified in this
|
/openbmc/linux/Documentation/devicetree/bindings/powerpc/fsl/ |
H A D | pmc.txt | 18 Compatibility does not include bit assignments in SCCR/PMCDR/DEVDISR; these 19 bit assignments are indicated via the sleep specifier in each device's
|
/openbmc/openbmc/meta-facebook/conf/recipes/ |
H A D | fb-consoles.inc | 7 # Calculate the TTY assignments for the hosts.
|
/openbmc/linux/arch/arm64/boot/dts/apple/ |
H A D | t8112-j473.dts | 25 * Force the bus number assignments so that we can declare some of the
|
H A D | t8103-j274.dts | 33 * Force the bus number assignments so that we can declare some of the
|
H A D | t8103-j457.dts | 33 * Force the bus number assignments so that we can declare some of the
|
H A D | t8112-j493.dts | 39 * Force the bus number assignments so that we can declare some of the
|
H A D | t8103-j456.dts | 51 * Force the bus number assignments so that we can declare some of the
|
H A D | t8112-j413.dts | 39 * Force the bus number assignments so that we can declare some of the
|
H A D | t8103-jxxx.dtsi | 68 * Force the bus number assignments so that we can declare some of the
|
/openbmc/qemu/scripts/coccinelle/ |
H A D | device-reset.cocci | 1 // Convert opencoded DeviceClass::reset assignments to calls to
|
/openbmc/openbmc/meta-phosphor/recipes-phosphor/ipmi/ |
H A D | ipmitool_%.bbappend | 15 # https://www.iana.org/assignments/enterprise-numbers
|
/openbmc/linux/Documentation/devicetree/bindings/dma/ |
H A D | qcom_hidma_mgmt.txt | 9 among channels based on the priority and weight assignments. 11 There are only two priority levels and 15 weigh assignments possible.
|
/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-netifaces/ |
H A D | 0001-netifaces-initialize-msghdr-in-a-portable-way.patch | 7 full structure will cause wrong assignments, doing partial assignment is
|
/openbmc/linux/Documentation/firmware-guide/acpi/ |
H A D | chromeos-acpi-device.rst | 34 - Chrome OS GPIO assignments 183 GPIO (Chrome OS GPIO assignments) 185 This control method returns information about Chrome OS specific GPIO assignments for
|
/openbmc/openbmc/poky/meta/recipes-bsp/pciutils/ |
H A D | pciutils_3.13.0.bb | 29 # available to the caller without clobbering assignments (notably, -fPIC)
|
/openbmc/linux/Documentation/arch/arm/sa1100/ |
H A D | serial_uart.rst | 18 > So your assignments are:
|
/openbmc/linux/drivers/media/v4l2-core/ |
H A D | Kconfig | 30 Say Y here to enable the old-style fixed-range minor assignments.
|
/openbmc/openbmc/meta-phosphor/recipes-phosphor/ipmi/ipmitool/ |
H A D | iana-enterprise-numbers | 9 This file is https://www.iana.org/assignments/enterprise-numbers.txt
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-kernel/ipmitool/ |
H A D | ipmitool_1.8.19.bb | 35 #IANA_ENTERPRISE_NUMBERS = "http://www.iana.org/assignments/enterprise-numbers.txt;name=iana-enterp…
|
/openbmc/linux/sound/hda/ |
H A D | hdmi_chmap.c | 512 int assignments[8] = {[0 ... 7] = 0xf}; in hdmi_manual_setup_channel_mapping() local 521 assignments[hdmi_slot] = alsa_pos; in hdmi_manual_setup_channel_mapping() 528 pin_nid, hdmi_slot, assignments[hdmi_slot]); in hdmi_manual_setup_channel_mapping()
|
/openbmc/u-boot/doc/ |
H A D | README.clang | 16 These assignments can be avoided by changing the init calls but this is not in
|