Home
last modified time | relevance | path

Searched refs:tcb (Results 1 – 25 of 67) sorted by relevance

123

/f-stack/freebsd/contrib/device-tree/Bindings/soc/microchip/
H A Datmel,at91rm9200-tcb.yaml20 - 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 Datmel-tcb.txt2 - 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 Datmel-tcb-pwm.txt4 - compatible: should be "atmel,tcb-pwm"
13 compatible = "atmel,tcb-pwm";
/f-stack/freebsd/contrib/device-tree/src/arm/
H A Dmpa1600.dts36 compatible = "atmel,tcb-timer";
41 compatible = "atmel,tcb-timer";
H A Dat91-ariettag25.dts65 compatible = "atmel,tcb-timer";
70 compatible = "atmel,tcb-timer";
H A Dat91-linea.dtsi31 compatible = "atmel,tcb-timer";
36 compatible = "atmel,tcb-timer";
H A Dge863-pro3.dtsi22 compatible = "atmel,tcb-timer";
27 compatible = "atmel,tcb-timer";
H A Dat91-kizbox.dts84 compatible = "atmel,tcb-pwm";
97 compatible = "atmel,tcb-timer";
102 compatible = "atmel,tcb-timer";
H A Dtny_a9260_common.dtsi31 compatible = "atmel,tcb-timer";
36 compatible = "atmel,tcb-timer";
H A Dethernut5.dts40 compatible = "atmel,tcb-timer";
45 compatible = "atmel,tcb-timer";
H A Dtny_a9263.dts40 compatible = "atmel,tcb-timer";
45 compatible = "atmel,tcb-timer";
H A Dusb_a9260_common.dtsi27 compatible = "atmel,tcb-timer";
32 compatible = "atmel,tcb-timer";
H A Dat91-sam9_l9260.dts36 compatible = "atmel,tcb-timer";
41 compatible = "atmel,tcb-timer";
H A Dat91rm9200ek.dts36 compatible = "atmel,tcb-timer";
41 compatible = "atmel,tcb-timer";
H A Dat91-sama5d4_ma5d4.dtsi88 compatible = "atmel,tcb-timer";
93 compatible = "atmel,tcb-timer";
H A Dat91sam9x5cm.dtsi28 compatible = "atmel,tcb-timer";
33 compatible = "atmel,tcb-timer";
H A Dat91-cosino.dtsi135 compatible = "atmel,tcb-timer";
140 compatible = "atmel,tcb-timer";
H A Dat91-foxg20.dts38 compatible = "atmel,tcb-timer";
43 compatible = "atmel,tcb-timer";
H A Dsama5d3xcm.dtsi39 compatible = "atmel,tcb-timer";
44 compatible = "atmel,tcb-timer";
/f-stack/freebsd/amd64/cloudabi64/
H A Dcloudabi64_sysvec.c159 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 Dcloudabi64_sysvec.c139 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 Dcloudabi32_sysvec.c158 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 Dcloudabi32_sysvec.c153 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 Dcloudabi32_sysvec.c147 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 Dcloudabi32_sysvec.c178 const cloudabi32_threadattr_t *attr, uint32_t tcb) in cloudabi32_thread_setregs() argument
195 args[0] = tcb; in cloudabi32_thread_setregs()

123