Searched full:tops (Results 1 – 17 of 17) sorted by relevance
| /kernel/linux/linux-5.10/Documentation/devicetree/bindings/watchdog/ |
| D | snps,dw-wdt.yaml | 42 snps,watchdog-tops: 45 DW APB Watchdog custom timer intervals - Timeout Period ranges (TOPs). 48 reference clock. Therefore the TOPs array is equivalent to an array of 51 in which case this property is unnecessary with default TOPs utilized. 83 snps,watchdog-tops = <0x000000FF 0x000001FF 0x000003FF
|
| /kernel/linux/linux-6.6/drivers/watchdog/ |
| D | dw_wdt.c | 51 /* There are sixteen TOPs (timeout periods) that can be set in the watchdog. */ 210 * watchdog-caused reset happens after two watchdog TOPs elapsed. in dw_wdt_set_timeout() 417 * TOPs array can be arbitrary ordered with nearly any sixteen uint numbers 419 * passed TOPs array to pre-calculate the effective timeouts and to sort the 423 static void dw_wdt_handle_tops(struct dw_wdt *dw_wdt, const u32 *tops) in dw_wdt_handle_tops() argument 430 * We walk over the passed TOPs array and calculate corresponding in dw_wdt_handle_tops() 432 * is needed to distinguish the TOPs with very close timeouts and to in dw_wdt_handle_tops() 437 tout.sec = tops[val] / dw_wdt->rate; in dw_wdt_handle_tops() 438 msec = (u64)tops[val] * MSEC_PER_SEC; in dw_wdt_handle_tops() 462 const u32 *tops; in dw_wdt_init_timeouts() local [all …]
|
| /kernel/linux/linux-5.10/drivers/watchdog/ |
| D | dw_wdt.c | 52 /* There are sixteen TOPs (timeout periods) that can be set in the watchdog. */ 211 * watchdog-caused reset happens after two watchdog TOPs elapsed. in dw_wdt_set_timeout() 420 * TOPs array can be arbitrary ordered with nearly any sixteen uint numbers 422 * passed TOPs array to pre-calculate the effective timeouts and to sort the 426 static void dw_wdt_handle_tops(struct dw_wdt *dw_wdt, const u32 *tops) in dw_wdt_handle_tops() argument 433 * We walk over the passed TOPs array and calculate corresponding in dw_wdt_handle_tops() 435 * is needed to distinguish the TOPs with very close timeouts and to in dw_wdt_handle_tops() 440 tout.sec = tops[val] / dw_wdt->rate; in dw_wdt_handle_tops() 441 msec = (u64)tops[val] * MSEC_PER_SEC; in dw_wdt_handle_tops() 465 const u32 *tops; in dw_wdt_init_timeouts() local [all …]
|
| /kernel/linux/linux-6.6/Documentation/devicetree/bindings/watchdog/ |
| D | snps,dw-wdt.yaml | 59 snps,watchdog-tops: 62 DW APB Watchdog custom timer intervals - Timeout Period ranges (TOPs). 65 reference clock. Therefore the TOPs array is equivalent to an array of 68 in which case this property is unnecessary with default TOPs utilized. 100 snps,watchdog-tops = <0x000000FF 0x000001FF 0x000003FF
|
| /kernel/linux/linux-6.6/drivers/media/usb/dvb-usb/ |
| D | af9005-fe.c | 991 /* save original TOPs */ in af9005_fe_init() 992 deb_info("save original TOPs\n"); in af9005_fe_init() 1130 /* restore original TOPs */ in af9005_fe_set_frontend() 1131 deb_info("restore original TOPs\n"); in af9005_fe_set_frontend()
|
| /kernel/linux/linux-5.10/drivers/media/usb/dvb-usb/ |
| D | af9005-fe.c | 991 /* save original TOPs */ in af9005_fe_init() 992 deb_info("save original TOPs\n"); in af9005_fe_init() 1130 /* restore original TOPs */ in af9005_fe_set_frontend() 1131 deb_info("restore original TOPs\n"); in af9005_fe_set_frontend()
|
| /kernel/linux/linux-6.6/Documentation/devicetree/bindings/display/ |
| D | allwinner,sun8i-r40-tcon-top.yaml | 14 TCON TOPs main purpose is to configure whole display pipeline. It
|
| /kernel/linux/linux-5.10/Documentation/devicetree/bindings/display/ |
| D | allwinner,sun8i-r40-tcon-top.yaml | 14 TCON TOPs main purpose is to configure whole display pipeline. It
|
| /kernel/linux/linux-5.10/Documentation/networking/device_drivers/wan/ |
| D | z8530book.rst | 36 operation for a single channel. With DMA running the Z85230 tops out
|
| /kernel/linux/linux-5.10/drivers/net/ethernet/broadcom/bnx2x/ |
| D | bnx2x_cmn.h | 1235 int tout = 5000; /* Wait for 5 secs tops */ in bnx2x_wait_sp_comp()
|
| D | bnx2x_vfpf.c | 886 /* We support PFVF_MAX_MULTICAST_PER_VF mcast addresses tops */ in bnx2x_vfpf_set_mcast()
|
| /kernel/linux/linux-6.6/drivers/net/ethernet/broadcom/bnx2x/ |
| D | bnx2x_cmn.h | 1235 int tout = 5000; /* Wait for 5 secs tops */ in bnx2x_wait_sp_comp()
|
| D | bnx2x_vfpf.c | 888 /* We support PFVF_MAX_MULTICAST_PER_VF mcast addresses tops */ in bnx2x_vfpf_set_mcast()
|
| /kernel/linux/linux-5.10/drivers/eisa/ |
| D | eisa.ids | 948 ISAAD00 "TOPS FlashCard"
|
| /kernel/linux/linux-6.6/drivers/eisa/ |
| D | eisa.ids | 948 ISAAD00 "TOPS FlashCard"
|
| /kernel/linux/linux-6.6/kernel/trace/ |
| D | ftrace.c | 3871 seq_printf(m, "\tops: %pS (%pS)", in t_show() 3874 seq_puts(m, "\tops: ERROR!"); in t_show()
|
| /kernel/linux/linux-5.10/drivers/edac/ |
| D | amd64_edac.c | 3512 * of a couple of KBs tops. in init_one_instance()
|