| /f-stack/freebsd/contrib/device-tree/Bindings/regulator/ |
| H A D | fan53555.txt | 4 - compatible: one of "fcs,fan53555", "fcs,fan53526", "silergy,syr827" or 9 - fcs,suspend-voltage-selector: declare which of the two available 18 compatible = "fcs,fan53555"; 23 fcs,suspend-voltage-selector = <1>;
|
| /f-stack/freebsd/netgraph/ |
| H A D | ng_pred1.c | 387 uint16_t fcs, lenn; in ng_pred1_compress() local 418 fcs = Crc16(PPP_INITFCS, (u_char *)&lenn, 2); in ng_pred1_compress() 419 fcs = Crc16(fcs, priv->inbuf + 2, inlen); in ng_pred1_compress() 420 fcs = ~fcs; in ng_pred1_compress() 440 (out + outlen)[0] = fcs & 0xFF; in ng_pred1_compress() 441 (out + outlen)[1] = fcs >> 8; in ng_pred1_compress() 470 uint16_t fcs; in ng_pred1_decompress() local 523 fcs = Crc16(PPP_INITFCS, (u_char *)&lenn, 2); in ng_pred1_decompress() 524 fcs = Crc16(fcs, priv->outbuf, len); in ng_pred1_decompress() 525 fcs = Crc16(fcs, priv->inbuf + inlen - 2, 2); in ng_pred1_decompress() [all …]
|
| H A D | ng_async.c | 80 u_int16_t fcs; /* Decoded async FCS (so far) */ member 384 nga_async_add(const sc_p sc, u_int16_t *fcs, u_int32_t accm, int *len, u_char x) in nga_async_add() argument 386 *fcs = PPP_FCS(*fcs, x); in nga_async_add() 405 u_int16_t fcs, fcs0; in nga_rcv_sync() local 409 #define ADD_BYTE(x) nga_async_add(sc, &fcs, accm, &alen, (x)) in nga_rcv_sync() 450 fcs = PPP_INITFCS; in nga_rcv_sync() 470 fcs0 = fcs; in nga_rcv_sync() 521 if (sc->fcs != PPP_GOODFCS) { in nga_rcv_async() 553 sc->fcs = PPP_INITFCS; in nga_rcv_async() 580 sc->fcs = PPP_FCS(sc->fcs, ch); in nga_rcv_async()
|
| /f-stack/freebsd/contrib/device-tree/Bindings/extcon/ |
| H A D | extcon-fsa9480.txt | 9 "fcs,fsa9480" 10 "fcs,fsa880" 17 compatible = "fcs,fsa9480";
|
| /f-stack/freebsd/net/ |
| H A D | ppp_defs.h | 83 #define PPP_FCS(fcs, c) (((fcs) >> 8) ^ fcstab[((fcs) ^ (c)) & 0xff]) argument
|
| /f-stack/freebsd/contrib/device-tree/Bindings/usb/ |
| H A D | fcs,fusb302.txt | 4 - compatible : "fcs,fusb302" 18 compatible = "fcs,fusb302";
|
| /f-stack/freebsd/i386/linux/ |
| H A D | linux_ptrace.c | 167 l_long fcs; member 180 linux_r->fcs = bsd_r->fpr_env[4]; in map_fpregs_to_linux() 193 bsd_r->fpr_env[4] = linux_r->fcs; in map_fpregs_from_linux() 205 l_long fcs; member
|
| /f-stack/freebsd/contrib/device-tree/src/arm64/rockchip/ |
| H A D | rk3368-evb-act8846.dts | 20 fcs,suspend-voltage-selector = <1>; 32 fcs,suspend-voltage-selector = <1>;
|
| H A D | rk3399-puma.dtsi | 358 compatible = "fcs,fan53555"; 360 fcs,suspend-voltage-selector = <1>; 392 compatible = "fcs,fan53555"; 399 fcs,suspend-voltage-selector = <1>;
|
| H A D | rk3399-roc-pc.dtsi | 457 fcs,suspend-voltage-selector = <1>; 476 fcs,suspend-voltage-selector = <1>; 509 compatible = "fcs,fusb302"; 526 compatible = "fcs,fusb302";
|
| H A D | rk3399-evb.dts | 356 fcs,suspend-voltage-selector = <1>; 373 fcs,suspend-voltage-selector = <1>;
|
| H A D | rk3399-nanopi4.dtsi | 221 fcs,suspend-voltage-selector = <1>; 240 fcs,suspend-voltage-selector = <1>; 473 compatible = "fcs,fusb302";
|
| H A D | rk3399-hugsun-x99.dts | 213 fcs,suspend-voltage-selector = <1>; 231 fcs,suspend-voltage-selector = <1>; 447 compatible = "fcs,fusb302";
|
| H A D | rk3399-orangepi.dts | 434 fcs,suspend-voltage-selector = <1>; 453 fcs,suspend-voltage-selector = <1>; 527 compatible = "fcs,fusb302";
|
| H A D | rk3399-rockpro64.dtsi | 446 fcs,suspend-voltage-selector = <1>; 465 fcs,suspend-voltage-selector = <1>; 500 compatible = "fcs,fusb302";
|
| /f-stack/dpdk/drivers/net/vmxnet3/base/ |
| H A D | vmxnet3_defs.h | 295 uint32 fcs:1; /* Frame CRC correct */ member 313 uint32 fcs:1; /* Frame CRC correct */ member 332 uint32 fcs : 1; /* Frame CRC correct */ member 350 uint32 fcs : 1; /* Frame CRC correct */ member
|
| /f-stack/freebsd/contrib/device-tree/src/arm/ |
| H A D | rk3288-evb-act8846.dts | 36 fcs,suspend-voltage-selector = <1>; 48 fcs,suspend-voltage-selector = <1>;
|
| H A D | rk3288-firefly-reload-core.dtsi | 73 fcs,suspend-voltage-selector = <1>; 87 fcs,suspend-voltage-selector = <1>;
|
| H A D | rk3288-rock2-som.dtsi | 187 fcs,suspend-voltage-selector = <1>; 201 fcs,suspend-voltage-selector = <1>;
|
| H A D | rk3288-r89.dts | 123 fcs,suspend-voltage-selector = <1>; 137 fcs,suspend-voltage-selector = <1>;
|
| H A D | rk3288-miqi.dts | 125 fcs,suspend-voltage-selector = <1>; 139 fcs,suspend-voltage-selector = <1>;
|
| H A D | rk3288-phycore-som.dtsi | 320 compatible = "fcs,fan53555"; 322 fcs,suspend-voltage-selector = <1>;
|
| /f-stack/freebsd/contrib/device-tree/src/arm64/freescale/ |
| H A D | imx8mq-nitrogen.dts | 115 compatible = "fcs,fan53555"; 132 compatible = "fcs,fan53555"; 149 compatible = "fcs,fan53555";
|
| /f-stack/freebsd/contrib/device-tree/src/arm64/amlogic/ |
| H A D | meson-gxm-s912-libretech-pc.dts | 46 compatible = "fcs,fusb302";
|
| /f-stack/freebsd/netgraph/bluetooth/include/ |
| H A D | ng_btsocket_rfcomm.h | 135 u_int8_t fcs; member
|