Searched refs:hwt_wait_time (Results 1 - 8 of 8) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/fddi/skfp/ |
H A D | hwt.c | 212 * hwt_wait_time(smc,start,duration) 223 void hwt_wait_time(struct s_smc *smc, u_long start, long int duration) in hwt_wait_time() function
|
H A D | drvfbi.c | 101 hwt_wait_time(smc,hwt_quick_read(smc),MS2BCLK(10)) ; in card_start() 171 hwt_wait_time(smc,hwt_quick_read(smc),MS2BCLK(10)) ; in card_stop()
|
H A D | fplustm.c | 967 hwt_wait_time(smc,time,MS2BCLK(10)) ; in init_mac()
|
/kernel/linux/linux-6.6/drivers/net/fddi/skfp/ |
H A D | hwt.c | 208 * hwt_wait_time(smc,start,duration) 219 void hwt_wait_time(struct s_smc *smc, u_long start, long int duration) in hwt_wait_time() function
|
H A D | drvfbi.c | 97 hwt_wait_time(smc,hwt_quick_read(smc),MS2BCLK(10)) ; in card_start() 167 hwt_wait_time(smc,hwt_quick_read(smc),MS2BCLK(10)) ; in card_stop()
|
H A D | fplustm.c | 967 hwt_wait_time(smc,time,MS2BCLK(10)) ; in init_mac()
|
/kernel/linux/linux-5.10/drivers/net/fddi/skfp/h/ |
H A D | cmtdef.h | 600 void hwt_wait_time(struct s_smc *smc, u_long start, long duration);
|
/kernel/linux/linux-6.6/drivers/net/fddi/skfp/h/ |
H A D | cmtdef.h | 600 void hwt_wait_time(struct s_smc *smc, u_long start, long duration);
|
Completed in 12 milliseconds