Home
last modified time | relevance | path

Searched refs:mth (Results 1 – 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/arch/m68k/include/uapi/asm/
Dbootinfo-vme.h50 __u8 rev, mth, day, yr; member
/kernel/linux/linux-5.10/Documentation/ABI/testing/
Dsysfs-bus-usb-devices-usbsevseg45 to set the mth place (where m is not already set),
/kernel/liteos_m/arch/risc-v/nuclei/gcc/nmsis/Core/Include/
Dcore_feature_eclic.h336 __STATIC_FORCEINLINE void __ECLIC_SetMth(uint8_t mth) in __ECLIC_SetMth() argument
338 ECLIC->MTH = mth; in __ECLIC_SetMth()
/kernel/linux/linux-5.10/arch/m68k/mvme16x/
Dconfig.c293 p->rev & 0xf, p->yr, p->mth, p->day); in config_mvme16x()