Searched full:81920 (Results 1 – 13 of 13) sorted by relevance
| /linux/drivers/iio/imu/inv_icm45600/ |
| H A D | inv_icm45600_gyro.c | 453 * 14 bits signed raw max 62.5 to dps: 625 / 81920 in inv_icm45600_gyro_read_offset() 456 * (offset * 625 * Pi * 1000000000) / (81920 * 180) in inv_icm45600_gyro_read_offset() 459 /* for rounding, add + or - divisor (81920 * 180) divided by 2 */ in inv_icm45600_gyro_read_offset() 461 val64 += 81920 * 180 / 2; in inv_icm45600_gyro_read_offset() 463 val64 -= 81920 * 180 / 2; in inv_icm45600_gyro_read_offset() 464 bias = div_s64(val64, 81920 * 180); in inv_icm45600_gyro_read_offset()
|
| /linux/tools/testing/selftests/drivers/net/mlxsw/ |
| H A D | mlxsw_lib.sh | 70 1) echo 81920 ;;
|
| /linux/Documentation/devicetree/bindings/memory-controllers/ |
| H A D | rockchip,rk3399-dmc.yaml | 375 rockchip,standby-idle-ns = <81920>;
|
| /linux/drivers/net/ethernet/synopsys/ |
| H A D | dwc-xlgmac.h | 60 #define XLGMAC_MAX_FIFO 81920
|
| /linux/drivers/iio/adc/ |
| H A D | qcom-vadc-common.c | 242 { 10574, 81920 },
|
| H A D | mcp3564.c | 271 [MCP3564_OVERSAMPLING_RATIO_81920] = 81920,
|
| /linux/arch/arm64/boot/dts/rockchip/ |
| H A D | rk3399-gru.dtsi | 386 rockchip,standby-idle-ns = <81920>;
|
| /linux/drivers/infiniband/sw/rxe/ |
| H A D | rxe_comp.c | 77 [IB_RNR_TIMER_081_92] = 81920,
|
| /linux/lib/crc/powerpc/ |
| H A D | crct10dif-vpmsum_asm.S | 546 /* x^81984 mod p(x), x^81920 mod p(x) */
|
| H A D | crc32c-vpmsum_asm.S | 542 /* x^81920 mod p(x)` << 1, x^81984 mod p(x)` << 1 */
|
| /linux/Documentation/driver-api/usb/ |
| H A D | dwc3.rst | 143 # echo 81920 > /t/buffer_size_kb
|
| /linux/drivers/net/ethernet/chelsio/cxgb3/ |
| H A D | t3_hw.c | 2839 28672, 40960, 57344, 81920, 114688, 163840, 229376 in t3_load_mtus()
|
| /linux/drivers/net/ethernet/chelsio/cxgb4/ |
| H A D | t4_hw.c | 5856 28672, 40960, 57344, 81920, 114688, 163840, 229376 in t4_load_mtus()
|