/freebsd/sys/contrib/device-tree/Bindings/pwm/ |
H A D | pwm-tiecap.txt | 1 TI SOC ECAP based APWM controller 4 - compatible: Must be "ti,<soc>-ecap". 5 for am33xx - compatible = "ti,am3352-ecap", "ti,am33xx-ecap"; 6 for am4372 - compatible = "ti,am4372-ecap", "ti,am3352-ecap", "ti,am33xx-ecap"; 7 for da850 - compatible = "ti,da850-ecap", "ti,am3352-ecap", "ti,am33xx-ecap"; 8 for dra746 - compatible = "ti,dra746-ecap", "ti,am3352-ecap"; 9 for 66ak2g - compatible = "ti,k2g-ecap", "ti,am3352-ecap"; 10 for am654 - compatible = "ti,am654-ecap", "ti,am3352-ecap"; 17 - clocks: Handle to the ECAP's functional clock. 22 ecap0: ecap@48300100 { /* ECAP on am33xx */ [all …]
|
H A D | pwm-tiecap.yaml | 7 title: TI SOC ECAP based APWM controller 18 - const: ti,am3352-ecap 21 - ti,da850-ecap 22 - ti,am4372-ecap 23 - ti,dra746-ecap 24 - ti,k2g-ecap 25 - ti,am654-ecap 26 - ti,am64-ecap 27 - const: ti,am3352-ecap 57 ecap0: pwm@48300100 { /* ECAP on am33xx */ [all …]
|
H A D | pwm-tipwmss.txt | 17 3 set of child register maps present, ECAP register space, EQEP 29 ranges = <0x48300100 0x48300100 0x80 /* ECAP */ 42 ranges = <0x48300100 0x48300100 0x80 /* ECAP */
|
/freebsd/sys/contrib/device-tree/Bindings/counter/ |
H A D | ti,am62-ecap-capture.yaml | 4 $id: http://devicetree.org/schemas/counter/ti,am62-ecap-capture.yaml# 7 title: Texas Instruments Enhanced Capture (eCAP) Module 13 The eCAP module resources can be used to capture timestamps 18 const: ti,am62-ecap-capture 53 capture@23100000 { /* eCAP in capture mode on am62x */ 54 compatible = "ti,am62-ecap-capture";
|
/freebsd/usr.sbin/pciconf/ |
H A D | cap.c | 1245 uint32_t ecap; 1250 ecap = read_config(fd, &p->pc_sel, ptr, 4); 1251 if (ecap == 0xffffffff || ecap == 0) 1254 printf(" ecap %04x[%03x] = ", PCI_EXTCAP_ID(ecap), ptr); 1255 switch (PCI_EXTCAP_ID(ecap)) { 1257 ecap_aer(fd, p, ptr, PCI_EXTCAP_VER(ecap)); 1260 ecap_vc(fd, p, ptr, PCI_EXTCAP_VER(ecap)); 1263 ecap_sernum(fd, p, ptr, PCI_EXTCAP_VER(ecap)); 1130 uint32_t ecap; list_ecaps() local 1217 uint32_t ecap; pcie_find_cap() local [all...] |
H A D | pciconf.8 | 208 ecap 0002[100] = VC 1 max VC0 212 .Dq Li ecap
|
/freebsd/sys/arm/ti/am335x/ |
H A D | am335x_ecap.c | 82 {"ti,am3352-ecap", true}, 83 {"ti,am33xx-ecap", true}, 152 device_set_desc(dev, "AM335x eCAP"); in am335x_ecap_probe()
|
/freebsd/sys/amd64/vmm/intel/ |
H A D | vtd.c | 69 #define VTD_ECAP_DI(ecap) (((ecap) >> 2) & 0x1) argument 70 #define VTD_ECAP_COHERENCY(ecap) ((ecap) & 0x1) argument 71 #define VTD_ECAP_IRO(ecap) (((ecap) >> 8) & 0x3FF) argument
|
/freebsd/sys/contrib/device-tree/src/arm/ti/davinci/ |
H A D | da850.dtsi | 594 compatible = "ti,da850-ecap", "ti,am3352-ecap"; 603 compatible = "ti,da850-ecap", "ti,am3352-ecap"; 612 compatible = "ti,da850-ecap", "ti,am3352-ecap";
|
/freebsd/sys/contrib/device-tree/src/arm/ti/keystone/ |
H A D | keystone-k2g.dtsi | 546 compatible = "ti,k2g-ecap", "ti,am3352-ecap"; 556 compatible = "ti,k2g-ecap", "ti,am3352-ecap";
|
/freebsd/sys/contrib/device-tree/src/arm64/ti/ |
H A D | k3-am64-main.dtsi | 1149 compatible = "ti,am64-ecap", "ti,am3352-ecap"; 1159 compatible = "ti,am64-ecap", "ti,am3352-ecap"; 1169 compatible = "ti,am64-ecap", "ti,am3352-ecap";
|
H A D | k3-am62p-j722s-common-main.dtsi | 801 compatible = "ti,am3352-ecap"; 811 compatible = "ti,am3352-ecap"; 821 compatible = "ti,am3352-ecap";
|
H A D | k3-am62-main.dtsi | 817 compatible = "ti,am3352-ecap"; 827 compatible = "ti,am3352-ecap"; 837 compatible = "ti,am3352-ecap";
|
H A D | k3-am62a-main.dtsi | 917 compatible = "ti,am3352-ecap"; 927 compatible = "ti,am3352-ecap"; 937 compatible = "ti,am3352-ecap";
|
H A D | k3-am65-main.dtsi | 225 compatible = "ti,am654-ecap", "ti,am3352-ecap";
|
/freebsd/lib/libc/tests/stdio/ |
H A D | printfloat_test.c | 318 testfmt("0x1.30ecap-16381", "%La", 0x9.8765p-16384L); in ATF_TC_BODY() 327 testfmt("0x1.30ecap-1021", "%La", 0x9.8765p-1024L); in ATF_TC_BODY()
|
/freebsd/sys/contrib/device-tree/src/arm/ti/omap/ |
H A D | am437x-l4.dtsi | 1751 compatible = "ti,am4372-ecap", 1752 "ti,am3352-ecap"; 1801 compatible = "ti,am4372-ecap", 1802 "ti,am3352-ecap"; 1851 compatible = "ti,am4372-ecap", 1852 "ti,am3352-ecap";
|
H A D | am33xx-l4.dtsi | 2092 compatible = "ti,am3352-ecap"; 2149 compatible = "ti,am3352-ecap"; 2206 compatible = "ti,am3352-ecap";
|
H A D | dra7-l4.dtsi | 2565 compatible = "ti,dra746-ecap", 2566 "ti,am3352-ecap"; 2611 compatible = "ti,dra746-ecap", 2612 "ti,am3352-ecap"; 2657 compatible = "ti,dra746-ecap", 2658 "ti,am3352-ecap";
|
/freebsd/sys/dev/pci/ |
H A D | pci.c | 1603 uint32_t ecap; in pci_find_extcap_method() local 1611 ecap = pci_read_config(child, ptr, 4); in pci_find_extcap_method() 1612 if (ecap == 0xffffffff || ecap == 0) in pci_find_extcap_method() 1615 if (PCI_EXTCAP_ID(ecap) == capability) { in pci_find_extcap_method() 1620 ptr = PCI_EXTCAP_NEXTPTR(ecap); in pci_find_extcap_method() 1623 ecap = pci_read_config(child, ptr, 4); in pci_find_extcap_method() 1640 uint32_t ecap; in pci_find_next_extcap_method() local 1647 ecap = pci_read_config(child, start, 4); in pci_find_next_extcap_method() 1648 KASSERT(PCI_EXTCAP_ID(ecap) == capability, in pci_find_next_extcap_method() 1650 ptr = PCI_EXTCAP_NEXTPTR(ecap); in pci_find_next_extcap_method() [all …]
|
/freebsd/sys/contrib/device-tree/Bindings/soc/ti/ |
H A D | ti,pruss.yaml | 29 - an Enhanced Capture Module (eCAP)
|
/freebsd/sys/x86/iommu/ |
H A D | intel_drv.c | 351 device_printf(dev, "ecap=%b,", (u_int)unit->hw_ecap, in dmar_print_caps() 1203 db_printf("cap 0x%jx ecap 0x%jx gsts 0x%x fsts 0x%x fectl 0x%x\n", in dmar_print_one()
|
/freebsd/contrib/arm-optimized-routines/math/test/traces/ |
H A D | sincosf.txt | 16254 0x1.894ecap+2
|