| /f-stack/freebsd/contrib/device-tree/Bindings/soc/microchip/ |
| H A D | atmel,at91rm9200-tcb.yaml | 20 - atmel,at91rm9200-tcb 21 - atmel,at91sam9x5-tcb 22 - atmel,sama5d2-tcb 61 - atmel,tcb-timer 62 - microchip,tcb-capture 81 const: atmel,sama5d2-tcb 132 compatible = "atmel,tcb-timer"; 137 compatible = "atmel,tcb-timer"; 153 compatible = "atmel,tcb-timer"; 158 compatible = "atmel,tcb-timer"; [all …]
|
| /f-stack/freebsd/contrib/device-tree/Bindings/mfd/ |
| H A D | atmel-tcb.txt | 2 - compatible: Should be "atmel,<chip>-tcb", "simple-mfd", "syscon". 17 - compatible: Should be "atmel,tcb-timer" 19 counter width is 16 bits (at91rm9200-tcb), two consecutive 26 compatible = "atmel,at91rm9200-tcb", "simple-mfd", "syscon"; 35 compatible = "atmel,tcb-timer"; 40 compatible = "atmel,tcb-timer"; 47 compatible = "atmel,at91rm9200-tcb", "simple-mfd", "syscon";
|
| /f-stack/freebsd/contrib/device-tree/Bindings/pwm/ |
| H A D | atmel-tcb-pwm.txt | 4 - compatible: should be "atmel,tcb-pwm" 13 compatible = "atmel,tcb-pwm";
|
| /f-stack/freebsd/contrib/device-tree/src/arm/ |
| H A D | mpa1600.dts | 36 compatible = "atmel,tcb-timer"; 41 compatible = "atmel,tcb-timer";
|
| H A D | at91-ariettag25.dts | 65 compatible = "atmel,tcb-timer"; 70 compatible = "atmel,tcb-timer";
|
| H A D | at91-linea.dtsi | 31 compatible = "atmel,tcb-timer"; 36 compatible = "atmel,tcb-timer";
|
| H A D | ge863-pro3.dtsi | 22 compatible = "atmel,tcb-timer"; 27 compatible = "atmel,tcb-timer";
|
| H A D | at91-kizbox.dts | 84 compatible = "atmel,tcb-pwm"; 97 compatible = "atmel,tcb-timer"; 102 compatible = "atmel,tcb-timer";
|
| H A D | tny_a9260_common.dtsi | 31 compatible = "atmel,tcb-timer"; 36 compatible = "atmel,tcb-timer";
|
| H A D | ethernut5.dts | 40 compatible = "atmel,tcb-timer"; 45 compatible = "atmel,tcb-timer";
|
| H A D | tny_a9263.dts | 40 compatible = "atmel,tcb-timer"; 45 compatible = "atmel,tcb-timer";
|
| H A D | usb_a9260_common.dtsi | 27 compatible = "atmel,tcb-timer"; 32 compatible = "atmel,tcb-timer";
|
| H A D | at91-sam9_l9260.dts | 36 compatible = "atmel,tcb-timer"; 41 compatible = "atmel,tcb-timer";
|
| H A D | at91rm9200ek.dts | 36 compatible = "atmel,tcb-timer"; 41 compatible = "atmel,tcb-timer";
|
| H A D | at91-sama5d4_ma5d4.dtsi | 88 compatible = "atmel,tcb-timer"; 93 compatible = "atmel,tcb-timer";
|
| H A D | at91sam9x5cm.dtsi | 28 compatible = "atmel,tcb-timer"; 33 compatible = "atmel,tcb-timer";
|
| H A D | at91-cosino.dtsi | 135 compatible = "atmel,tcb-timer"; 140 compatible = "atmel,tcb-timer";
|
| H A D | at91-foxg20.dts | 38 compatible = "atmel,tcb-timer"; 43 compatible = "atmel,tcb-timer";
|
| H A D | sama5d3xcm.dtsi | 39 compatible = "atmel,tcb-timer"; 44 compatible = "atmel,tcb-timer";
|
| /f-stack/freebsd/amd64/cloudabi64/ |
| H A D | cloudabi64_sysvec.c | 159 const cloudabi64_threadattr_t *attr, uint64_t tcb) in cloudabi64_thread_setregs() argument 173 error = copyout(&tcb, (void *)tcbptr, sizeof(tcb)); in cloudabi64_thread_setregs()
|
| /f-stack/freebsd/arm64/cloudabi64/ |
| H A D | cloudabi64_sysvec.c | 139 const cloudabi64_threadattr_t *attr, uint64_t tcb) in cloudabi64_thread_setregs() argument 159 return (cpu_set_user_tls(td, TO_PTR(tcb))); in cloudabi64_thread_setregs()
|
| /f-stack/freebsd/arm64/cloudabi32/ |
| H A D | cloudabi32_sysvec.c | 158 const cloudabi32_threadattr_t *attr, uint32_t tcb) in cloudabi32_thread_setregs() argument 175 return (cpu_set_user_tls(td, TO_PTR(tcb))); in cloudabi32_thread_setregs()
|
| /f-stack/freebsd/i386/cloudabi32/ |
| H A D | cloudabi32_sysvec.c | 153 const cloudabi32_threadattr_t *attr, uint32_t tcb) in cloudabi32_thread_setregs() argument 170 args[0] = tcb; in cloudabi32_thread_setregs()
|
| /f-stack/freebsd/arm/cloudabi32/ |
| H A D | cloudabi32_sysvec.c | 147 const cloudabi32_threadattr_t *attr, uint32_t tcb) in cloudabi32_thread_setregs() argument 167 return (cpu_set_user_tls(td, TO_PTR(tcb))); in cloudabi32_thread_setregs()
|
| /f-stack/freebsd/amd64/cloudabi32/ |
| H A D | cloudabi32_sysvec.c | 178 const cloudabi32_threadattr_t *attr, uint32_t tcb) in cloudabi32_thread_setregs() argument 195 args[0] = tcb; in cloudabi32_thread_setregs()
|