Home
last modified time | relevance | path

Searched full:mtimer (Results 1 – 7 of 7) sorted by relevance

/linux/arch/riscv/boot/dts/sophgo/
H A Dsg2042.dtsi268 compatible = "sophgo,sg2042-aclint-mtimer", "thead,c900-aclint-mtimer";
278 compatible = "sophgo,sg2042-aclint-mtimer", "thead,c900-aclint-mtimer";
288 compatible = "sophgo,sg2042-aclint-mtimer", "thead,c900-aclint-mtimer";
298 compatible = "sophgo,sg2042-aclint-mtimer", "thead,c900-aclint-mtimer";
308 compatible = "sophgo,sg2042-aclint-mtimer", "thead,c900-aclint-mtimer";
318 compatible = "sophgo,sg2042-aclint-mtimer", "thead,c900-aclint-mtimer";
328 compatible = "sophgo,sg2042-aclint-mtimer", "thead,c900-aclint-mtimer";
338 compatible = "sophgo,sg2042-aclint-mtimer", "thead,c900-aclint-mtimer";
348 compatible = "sophgo,sg2042-aclint-mtimer", "thead,c900-aclint-mtimer";
358 compatible = "sophgo,sg2042-aclint-mtimer", "thead,c900-aclint-mtimer";
[all …]
/linux/Documentation/devicetree/bindings/timer/
H A Dthead,c900-aclint-mtimer.yaml4 $id: http://devicetree.org/schemas/timer/thead,c900-aclint-mtimer.yaml#
16 - sophgo,sg2042-aclint-mtimer
17 - const: thead,c900-aclint-mtimer
42 compatible = "sophgo,sg2042-aclint-mtimer", "thead,c900-aclint-mtimer";
/linux/Documentation/devicetree/bindings/rtc/
H A Dmicrochip,mpfs-rtc.yaml42 on the PolarFire SoC shares it's reference with MTIMER so this will
/linux/Documentation/devicetree/bindings/clock/
H A Dmicrochip,mpfs-clkcfg.yaml29 axi, ahb and rtc/mtimer reference clocks as well as enable and reset
/linux/arch/riscv/boot/dts/microchip/
H A Dmpfs-beaglev-fire.dts10 /* Clock frequency (in Hz) of MTIMER */
/linux/net/bridge/
H A Dbr_mdb.c235 struct timer_list *mtimer; in __mdb_fill_info() local
244 mtimer = &p->timer; in __mdb_fill_info()
248 mtimer = &mp->timer; in __mdb_fill_info()
273 br_timer_value(mtimer))) in __mdb_fill_info()
/linux/include/net/
H A Dxfrm.h278 struct hrtimer mtimer; member