Home
last modified time | relevance | path

Searched defs:sfi_timer_table_entry (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/kernel/include/linux/
H A Dsfi.h141 struct sfi_timer_table_entry { struct
142 u64 phys_addr; /* phy base addr for the timer */
143 u32 freq_hz; /* in HZ */
144 u32 irq;
/OK3568_Linux_fs/u-boot/arch/x86/include/asm/
H A Dsfi.h105 struct __packed sfi_timer_table_entry { struct
106 u64 phys_addr; /* phy base addr for the timer */
107 u32 freq_hz; /* in HZ */
108 u32 irq;