Home
last modified time | relevance | path

Searched refs:End (Results 1 – 25 of 40) sorted by relevance

12

/f-stack/freebsd/contrib/dev/acpica/compiler/
H A Ddtio.c259 End--; in DtTrim()
268 End--; in DtTrim()
277 if (*End == '\"') in DtTrim()
279 End--; in DtTrim()
349 End = Colon; in DtParseLine()
385 while (*End) in DtParseLine()
391 End++; in DtParseLine()
399 while (*End && (*End != '"')) in DtParseLine()
404 End++; in DtParseLine()
418 End--; in DtParseLine()
[all …]
H A Dprscan.c562 char *End; in PrDoDirective() local
804 End = Token2; in PrDoDirective()
805 while (*End != '\n') in PrDoDirective()
807 End++; in PrDoDirective()
810 *End = 0; in PrDoDirective()
H A Ddttemplate.c237 char *End; in DtCreateTemplates() local
269 TableCount = strtoul (Signature, &End, 0); in DtCreateTemplates()
270 if (Signature != End) in DtCreateTemplates()
/f-stack/freebsd/contrib/dev/acpica/components/parser/
H A Dpsargs.c284 UINT8 *End = ParserState->Aml; in AcpiPsGetNextNamestring() local
292 while (ACPI_IS_ROOT_PREFIX (*End) || in AcpiPsGetNextNamestring()
293 ACPI_IS_PARENT_PREFIX (*End)) in AcpiPsGetNextNamestring()
295 End++; in AcpiPsGetNextNamestring()
300 switch (*End) in AcpiPsGetNextNamestring()
306 if (End == Start) in AcpiPsGetNextNamestring()
310 End++; in AcpiPsGetNextNamestring()
317 End += 1 + (2 * ACPI_NAMESEG_SIZE); in AcpiPsGetNextNamestring()
324 End += 2 + (*(End + 1) * ACPI_NAMESEG_SIZE); in AcpiPsGetNextNamestring()
331 End += ACPI_NAMESEG_SIZE; in AcpiPsGetNextNamestring()
[all …]
/f-stack/freebsd/contrib/dev/acpica/components/hardware/
H A Dhwvalid.c283 if (Address > AcpiProtectedPorts[ACPI_PORT_INFO_ENTRIES - 1].End) in AcpiHwValidateIoRequest()
301 if ((Address <= PortInfo->End) && (LastAddress >= PortInfo->Start)) in AcpiHwValidateIoRequest()
310 PortInfo->Start, PortInfo->End)); in AcpiHwValidateIoRequest()
318 if (LastAddress <= PortInfo->End) in AcpiHwValidateIoRequest()
/f-stack/dpdk/doc/guides/rawdevs/
H A Docteontx2_ep.rst4 Marvell OCTEON TX2 End Point Rawdev Driver
7 OCTEON TX2 has an internal SDP unit which provides End Point mode of operation
15 This OCTEON TX2 End Point mode PMD supports
38 The OCTEON TX2 SDP End Point VF devices will need to be bound to a
H A Docteontx2_dma.rst8 DMA transaction internally, from/to host when OCTEON TX2 operates in PCIe End
/f-stack/freebsd/contrib/dev/acpica/components/tables/
H A Dtbprint.c371 UINT8 *End = Buffer + Length; in AcpiTbChecksum() local
374 while (Buffer < End) in AcpiTbChecksum()
/f-stack/freebsd/contrib/device-tree/Bindings/net/can/
H A Dti_hecc.txt1 Texas Instruments High End CAN Controller (HECC)
/f-stack/freebsd/contrib/device-tree/Bindings/memory-controllers/
H A Dbrcm,dpfe-cpu.txt1 DDR PHY Front End (DPFE) for Broadcom STB
/f-stack/freebsd/contrib/device-tree/Bindings/serial/
H A Drenesas,scif.yaml76 - description: Transmit End interrupt
83 - description: Transmit End interrupt
/f-stack/freebsd/contrib/device-tree/Bindings/iio/adc/
H A Dqcom,spmi-iadc.txt24 Definition: End of ADC conversion.
H A Dqcom,spmi-vadc.yaml49 End of conversion interrupt.
/f-stack/freebsd/contrib/device-tree/src/arm64/amlogic/
H A Dmeson-g12b-a311d-khadas-vim3.dts28 * The End User is not expected to uncomment the following except for
H A Dmeson-g12b-s922x-khadas-vim3.dts28 * The End User is not expected to uncomment the following except for
H A Dmeson-sm1-khadas-vim3l.dts158 * The End User is not expected to uncomment the following except for
/f-stack/freebsd/contrib/device-tree/Bindings/media/
H A Dti-am437x-vpfe.txt4 The Video Processing Front End (VPFE) is a key component for image capture
/f-stack/freebsd/contrib/device-tree/Bindings/soc/qcom/
H A Dqcom,apr.txt37 4 - Audio Front End Service.
/f-stack/freebsd/contrib/device-tree/Bindings/sound/
H A Dfsl,asrc.txt5 output clock. The driver currently works as a Front End of DPCM with other Back
H A Dqcom,q6afe.txt1 Qualcomm Audio Front End (Q6AFE) binding
/f-stack/freebsd/contrib/device-tree/src/arm/
H A Daxm55xx.dtsi199 End: label
/f-stack/freebsd/contrib/device-tree/Bindings/mfd/
H A Dmax14577.txt28 - maxim,eoc-uamp : Current in uA for End-Of-Charge mode;
/f-stack/dpdk/doc/guides/nics/
H A Denetc.rst32 ENETC is a PCI Integrated End Point(IEP). IEP implements
H A Dvirtio.rst86 Virtio with kni vhost Back End
95 Host2VM Communication Example Using kni vhost Back End
173 Virtio with qemu virtio Back End
180 Host2VM Communication Example Using qemu vhost Back End
/f-stack/freebsd/contrib/device-tree/Bindings/usb/
H A Dusb251xb.txt29 - disable-eop : disable End of Packet generation in full-speed mode (boolean)

12