Searched refs:timer_h (Results 1 – 5 of 5) sorted by relevance
/openbmc/u-boot/arch/m68k/include/asm/ |
H A D | timer.h | 10 #ifndef timer_h 11 #define timer_h macro
|
/openbmc/linux/drivers/net/usb/ |
H A D | aqc111.h | 221 unsigned char timer_h; member
|
H A D | ax88179_178a.c | 185 unsigned char ctrl, timer_l, timer_h, size, ifg; member
|
/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/lib/ |
H A D | clock.c | 155 u32 timer_h, timer_h1, timer_l; in mlx5_read_time() local 157 timer_h = ioread32be(real_time ? &dev->iseg->real_time_h : in mlx5_read_time() 165 if (timer_h != timer_h1) { in mlx5_read_time()
|
/openbmc/u-boot/drivers/usb/eth/ |
H A D | asix88179.c | 192 unsigned char ctrl, timer_l, timer_h, size, ifg; member
|