/freebsd/sys/contrib/device-tree/Bindings/pinctrl/ |
H A D | pinctrl-vt8500.txt | 7 - compatible: "via,vt8500-pinctrl", "wm,wm8505-pinctrl", "wm,wm8650-pinctrl", 8 "wm8750-pinctrl" or "wm,wm8850-pinctrl" 31 - wm,pins: An array of cells. Each cell contains the ID of a pin. 34 - wm,function: Integer, containing the function to mux to the pin(s): 39 - wm,pull: Integer, representing the pull-down/up to apply to the pin(s): 44 Each of wm,function and wm,pull may contain either a single value which 45 will be applied to all pins in wm,pins, or one value for each entry in 46 wm,pins. 51 compatible = "wm,wm8505-pinctrl";
|
/freebsd/contrib/netbsd-tests/dev/sysmon/ |
H A D | t_swwdog.c | 68 struct wdog_mode wm; in testbody() local 103 strlcpy(wm.wm_name, wc.wc_names, sizeof(wm.wm_name)); in testbody() 104 wm.wm_mode = WDOG_MODE_ETICKLE; in testbody() 105 wm.wm_period = 1; in testbody() 106 if (rump_sys_ioctl(fd, WDOGIOC_SMODE, &wm) == -1) in testbody() 113 wm.wm_mode = WDOG_MODE_DISARMED; in testbody() 114 rump_sys_ioctl(fd, WDOGIOC_SMODE, &wm); in testbody()
|
/freebsd/sys/contrib/device-tree/src/arm/vt8500/ |
H A D | wm8850.dtsi | 11 compatible = "wm,wm8850"; 60 compatible = "wm,wm8850-pinctrl"; 90 compatible = "wm,wm8850-pll-clock"; 97 compatible = "wm,wm8850-pll-clock"; 104 compatible = "wm,wm8850-pll-clock"; 111 compatible = "wm,wm8850-pll-clock"; 118 compatible = "wm,wm8850-pll-clock"; 125 compatible = "wm,wm8850-pll-clock"; 132 compatible = "wm,wm8850-pll-clock"; 219 compatible = "wm,wm8505-fb"; [all …]
|
H A D | wm8650.dtsi | 11 compatible = "wm,wm8650"; 57 compatible = "wm,wm8650-pinctrl"; 87 compatible = "wm,wm8650-pll-clock"; 94 compatible = "wm,wm8650-pll-clock"; 101 compatible = "wm,wm8650-pll-clock"; 108 compatible = "wm,wm8650-pll-clock"; 115 compatible = "wm,wm8650-pll-clock"; 195 compatible = "wm,wm8505-sdhc"; 204 compatible = "wm,wm8505-fb"; 209 compatible = "wm,prizm-ge-rops";
|
H A D | wm8750.dtsi | 11 compatible = "wm,wm8750"; 63 compatible = "wm,wm8750-pinctrl"; 93 compatible = "wm,wm8750-pll-clock"; 100 compatible = "wm,wm8750-pll-clock"; 107 compatible = "wm,wm8750-pll-clock"; 114 compatible = "wm,wm8750-pll-clock"; 121 compatible = "wm,wm8750-pll-clock"; 327 compatible = "wm,wm8505-sdhc"; 336 compatible = "wm,wm8505-i2c"; 344 compatible = "wm,wm8505-i2c";
|
H A D | wm8750-apc8750.dts | 21 wm,pins = <168 169 170 171>; 22 wm,function = <2>; /* alt */ 23 wm,pull = <2>; /* pull-up */
|
H A D | wm8505.dtsi | 11 compatible = "wm,wm8505"; 61 compatible = "wm,wm8505-pinctrl"; 223 compatible = "wm,wm8505-fb"; 228 compatible = "wm,prizm-ge-rops"; 287 compatible = "wm,wm8505-sdhc";
|
H A D | vt8500.dtsi | 131 compatible = "wm,prizm-ge-rops";
|
/freebsd/sys/contrib/device-tree/Bindings/clock/ |
H A D | vt8500.txt | 10 "wm,wm8650-pll-clock" - for a WM8650 PLL clock 11 "wm,wm8750-pll-clock" - for a WM8750 PLL clock 12 "wm,wm8850-pll-clock" - for a WM8850 PLL clock 61 compatible = "wm,wm8650-pll-clock";
|
/freebsd/sys/contrib/device-tree/Bindings/display/ |
H A D | wm,prizm-ge-rops.txt | 5 - compatible : "wm,prizm-ge-rops" 11 compatible = "wm,prizm-ge-rops";
|
H A D | wm,wm8505-fb.txt | 5 - compatible : "wm,wm8505-fb" 15 compatible = "wm,wm8505-fb";
|
/freebsd/sys/contrib/device-tree/Bindings/mmc/ |
H A D | vt8500-sdmmc.txt | 7 - compatible: Should be "wm,wm8505-sdhc". 16 compatible = "wm,wm8505-sdhc";
|
/freebsd/sys/contrib/device-tree/Bindings/i2c/ |
H A D | i2c-wmt.txt | 5 - compatible : should be "wm,wm8505-i2c" 19 compatible = "wm,wm8505-i2c";
|
/freebsd/sys/riscv/include/ |
H A D | bus.h | 378 __bs_nonsingle(wm,1,(t),(h),(o),(a),(c)) 380 __bs_nonsingle(wm,2,(t),(h),(o),(a),(c)) 382 __bs_nonsingle(wm,4,(t),(h),(o),(a),(c)) 384 __bs_nonsingle(wm,8,(t),(h),(o),(a),(c)) 387 __bs_nonsingle_s(wm,1,(t),(h),(o),(a),(c)) 389 __bs_nonsingle_s(wm,2,(t),(h),(o),(a),(c)) 391 __bs_nonsingle_s(wm,4,(t),(h),(o),(a),(c)) 393 __bs_nonsingle_s(wm,8,(t),(h),(o),(a),(c))
|
/freebsd/contrib/ntp/sntp/libevent/ |
H A D | bufferevent_openssl.c | 742 struct event_watermark *wm = &bev->bev.bev.wm_read; in bytes_to_read() local 760 if (wm->high) { in bytes_to_read() 761 if (evbuffer_get_length(input) >= wm->high) { in bytes_to_read() 765 result = wm->high - evbuffer_get_length(input); in bytes_to_read() 860 struct event_watermark *wm = NULL; in consider_writing() local 876 wm = &bev_ssl->underlying->wm_write; in consider_writing() 881 (!target || (! wm->high || evbuffer_get_length(target) < wm->high))) { in consider_writing() 883 if (wm && wm->high) in consider_writing() 884 n_to_write = wm->high - evbuffer_get_length(target); in consider_writing()
|
/freebsd/contrib/libevent/ |
H A D | bufferevent_openssl.c | 742 struct event_watermark *wm = &bev->bev.bev.wm_read; in bytes_to_read() local 760 if (wm->high) { in bytes_to_read() 761 if (evbuffer_get_length(input) >= wm->high) { in bytes_to_read() 765 result = wm->high - evbuffer_get_length(input); in bytes_to_read() 860 struct event_watermark *wm = NULL; in consider_writing() local 876 wm = &bev_ssl->underlying->wm_write; in consider_writing() 881 (!target || (! wm->high || evbuffer_get_length(target) < wm->high))) { in consider_writing() 883 if (wm && wm->high) in consider_writing() 884 n_to_write = wm->high - evbuffer_get_length(target); in consider_writing()
|
/freebsd/sys/arm64/include/ |
H A D | bus.h | 414 __bs_nonsingle(wm,1,(t),(h),(o),(a),(c)) 416 __bs_nonsingle(wm,2,(t),(h),(o),(a),(c)) 418 __bs_nonsingle(wm,4,(t),(h),(o),(a),(c)) 420 __bs_nonsingle(wm,8,(t),(h),(o),(a),(c)) 423 __bs_nonsingle_s(wm,1,(t),(h),(o),(a),(c)) 425 __bs_nonsingle_s(wm,2,(t),(h),(o),(a),(c)) 427 __bs_nonsingle_s(wm,4,(t),(h),(o),(a),(c)) 429 __bs_nonsingle_s(wm,8,(t),(h),(o),(a),(c))
|
/freebsd/sys/powerpc/include/ |
H A D | bus.h | 365 __bs_nonsingle(wm,1,(t),(h),(o),(a),(c)) 367 __bs_nonsingle(wm,2,(t),(h),(o),(a),(c)) 369 __bs_nonsingle(wm,4,(t),(h),(o),(a),(c)) 371 __bs_nonsingle(wm,8,(t),(h),(o),(a),(c)) 375 __bs_nonsingle(wm,s_2,(t),(h),(o),(a),(c)) 377 __bs_nonsingle(wm,s_4,(t),(h),(o),(a),(c)) 379 __bs_nonsingle(wm,s_8,(t),(h),(o),(a),(c))
|
/freebsd/sys/arm/include/ |
H A D | bus.h | 398 __bs_nonsingle(wm,1,(t),(h),(o),(a),(c)) 400 __bs_nonsingle(wm,2,(t),(h),(o),(a),(c)) 402 __bs_nonsingle(wm,4,(t),(h),(o),(a),(c)) 404 __bs_nonsingle(wm,8,(t),(h),(o),(a),(c)) 407 __bs_nonsingle_s(wm,1,(t),(h),(o),(a),(c)) 409 __bs_nonsingle_s(wm,2,(t),(h),(o),(a),(c)) 411 __bs_nonsingle_s(wm,4,(t),(h),(o),(a),(c)) 413 __bs_nonsingle_s(wm,8,(t),(h),(o),(a),(c))
|
/freebsd/sys/contrib/device-tree/Bindings/serial/ |
H A D | vt8500-uart.txt | 5 including WM8850/WM8950), or "wm,wm8880-uart" (for WM8880 and later)
|
/freebsd/share/examples/ppp/ |
H A D | login-auth | 38 wm title . "PPP Login";
|
H A D | chap-auth | 39 wm title . "PPP Authentication";
|
/freebsd/sys/kern/ |
H A D | subr_gtaskqueue.c | 115 TQ_SLEEP(struct gtaskqueue *tq, void *p, const char *wm) in TQ_SLEEP() argument 118 return (msleep_spin(p, (struct mtx *)&tq->tq_mutex, wm, 0)); in TQ_SLEEP() 119 return (msleep(p, &tq->tq_mutex, 0, wm, 0)); in TQ_SLEEP()
|
H A D | subr_taskqueue.c | 119 TQ_SLEEP(struct taskqueue *tq, void *p, const char *wm) in TQ_SLEEP() argument 122 return (msleep_spin(p, (struct mtx *)&tq->tq_mutex, wm, 0)); in TQ_SLEEP() 123 return (msleep(p, &tq->tq_mutex, 0, wm, 0)); in TQ_SLEEP()
|
/freebsd/contrib/ntp/sntp/libevent/test/ |
H A D | test-ratelim.c | 222 ev_ssize_t wm = bufferevent_get_max_to_write(bev); in check_bucket_levels_cb() local 228 total_max_to_write += wm; in check_bucket_levels_cb()
|