Searched full:numer (Results 1 – 12 of 12) sorted by relevance
| /linux/tools/testing/selftests/hid/tests/ |
| H A D | test_sony.py | 265 "x": {"bias": -73, "numer": 16384, "denom": 16472}, 266 "y": {"bias": -352, "numer": 16384, "denom": 16344}, 267 "z": {"bias": 81, "numer": 16384, "denom": 16319}, 270 "x": {"bias": 0, "numer": 1105920, "denom": 17827}, 271 "y": {"bias": 0, "numer": 1105920, "denom": 17777}, 272 "z": {"bias": 0, "numer": 1105920, "denom": 17748}, 309 "x": {"bias": 0, "numer": 16384, "denom": 16374}, 310 "y": {"bias": -114, "numer": 16384, "denom": 16362}, 311 "z": {"bias": 2, "numer": 16384, "denom": 16395}, 314 "x": {"bias": 0, "numer": 1105920, "denom": 17727}, [all …]
|
| /linux/tools/testing/selftests/media_tests/ |
| H A D | bind_unbind_sample.sh | 4 # Edit this file to update the driver numer and name
|
| /linux/drivers/crypto/ccree/ |
| H A D | cc_sram_mgr.c | 39 * @size: The requested numer of bytes to allocate
|
| /linux/drivers/clk/ |
| H A D | clk-versaclock7.c | 315 * We also shift numer by the same amount. This cannot overflow because in vc7_128_div_64_to_64() 783 u64 numer, denom, hi, lo, divisor; in vc7_calc_fod_1st_stage_rate() local 785 numer = fod_frac; in vc7_calc_fod_1st_stage_rate() 790 divisor = ((u64)fod_1st_int * denom) + numer; in vc7_calc_fod_1st_stage_rate()
|
| /linux/arch/alpha/include/asm/ |
| H A D | core_irongate.h | 134 * ---bus numer--- -device-- -fun- ---register----
|
| /linux/drivers/gpu/drm/nouveau/nvkm/engine/gr/ |
| H A D | gv100.c | 152 /* save the maximum numer of gpcs */ in gv100_gr_scg_estimate_perf()
|
| /linux/drivers/irqchip/ |
| H A D | irq-gic-v2m.c | 36 * [9:0] Numer of SPIs assigned to MSI
|
| /linux/drivers/mtd/ubi/ |
| H A D | ubi-media.h | 444 * @magic: pool magic numer (%UBI_FM_POOL_MAGIC)
|
| /linux/drivers/gpu/drm/amd/display/dc/sspl/ |
| H A D | dc_spl_isharp_filters.c | 469 * If numer/denom is different, then recalculate in SPL_NAMESPACE()
|
| /linux/scripts/ |
| H A D | spelling.txt | 1110 numer||number
|
| /linux/drivers/i2c/busses/ |
| H A D | i2c-nomadik.c | 817 * This is set when the numer of entries in Rx FIFO is in i2c_irq_handler()
|
| /linux/drivers/net/wireless/realtek/rtw89/ |
| H A D | phy.c | 6311 u32 numer = 0; in rtw89_phy_ccx_get_report() local 6314 numer = report * score + (env->ccx_period >> 1); in rtw89_phy_ccx_get_report() 6316 ret = numer / env->ccx_period; in rtw89_phy_ccx_get_report()
|