Searched refs:mag (Results 1 - 14 of 14) sorted by relevance
/linux-4.1.27/drivers/net/wireless/brcm80211/brcmsmac/phy/ |
H A D | phy_qmath.c | 227 * mag*(2^x) format. mag is any number in the range 2^30-(2^31 - 1). 228 * Then log2(mag * 2^x) = log2(mag) + x is computed. From that 229 * log10(mag * 2^x) = log2(mag * 2^x) * log10(2) is computed. 287 * log2(mag * 2^x) = log2(mag) + x qm_log10() 299 * as log10(mag * 2^x) = log2(mag * 2^x) * log10(2) qm_log10()
|
/linux-4.1.27/include/uapi/linux/ |
H A D | mtio.h | 15 * Structures and definitions for mag tape io control commands 18 /* structure for MTIOCTOP - mag tape op command */ 68 /* structure for MTIOCGET - mag tape get status command */ 120 /* structure for MTIOCPOS - mag tape get position command */ 127 /* mag tape io control commands */ 128 #define MTIOCTOP _IOW('m', 1, struct mtop) /* do a mag tape op */
|
/linux-4.1.27/arch/s390/kernel/ |
H A D | topology.c | 462 nr_masks = info->mag[TOPOLOGY_NR_MAG - offset]; alloc_masks() 464 nr_masks *= info->mag[TOPOLOGY_NR_MAG - offset - 1 - i]; alloc_masks() 484 printk(KERN_CONT " %d", info->mag[i]); s390_topology_init()
|
H A D | sysinfo.c | 124 seq_printf(m, " %d", info->mag[i]); stsi_15_1_x() 130 seq_printf(m, " %d", info->mag[i]); stsi_15_1_x()
|
/linux-4.1.27/arch/s390/include/asm/ |
H A D | sysinfo.h | 159 unsigned char mag[TOPOLOGY_NR_MAG]; member in struct:sysinfo_15_1_x
|
/linux-4.1.27/drivers/net/wireless/ath/ath9k/ |
H A D | ar9003_calib.c | 577 /* mag mismatch, tx */ ar9003_hw_solve_iq_cal() 585 /* mag mismatch, rx */ ar9003_hw_solve_iq_cal() 749 /* normalization sin and cos by mag */ ar9003_hw_calc_iq_corr() 773 "chain %d: mag mismatch=%d phase mismatch=%d\n", ar9003_hw_calc_iq_corr() 790 ath_dbg(common, CALIBRATE, "tx chain %d: mag corr=%d phase corr=%d\n", ar9003_hw_calc_iq_corr() 821 ath_dbg(common, CALIBRATE, "rx chain %d: mag corr=%d phase corr=%d\n", ar9003_hw_calc_iq_corr() 1034 "IQCAL: Median [ch%d][gain%d]: mag = %d phase = %d\n", __ar955x_tx_iq_cal_sort()
|
/linux-4.1.27/drivers/mtd/nand/ |
H A D | cmx270_nand.c | 8 * Copyright (C) 2002 Marius Gröger (mag@sysgo.de)
|
/linux-4.1.27/tools/iio/ |
H A D | iio_event_monitor.c | 58 [IIO_EV_TYPE_MAG] = "mag",
|
/linux-4.1.27/drivers/iio/ |
H A D | industrialio-event.c | 196 [IIO_EV_TYPE_MAG] = "mag",
|
/linux-4.1.27/drivers/mtd/ |
H A D | cmdlinepart.c | 414 MODULE_AUTHOR("Marius Groeger <mag@sysgo.de>");
|
/linux-4.1.27/drivers/iio/imu/ |
H A D | kmx61.c | 1416 "Failed to setup mag triggered buffer\n"); kmx61_probe() 1429 dev_err(&client->dev, "Failed to register mag iio device\n"); kmx61_probe()
|
/linux-4.1.27/kernel/ |
H A D | cred.c | 101 " mag %x, put %p, usage %d, subscr %d\n", put_cred_rcu()
|
/linux-4.1.27/drivers/gpu/drm/radeon/ |
H A D | r300_reg.h | 822 * anisotropy modes because that would void selected mag filter
|
/linux-4.1.27/fs/ocfs2/cluster/ |
H A D | tcp.c | 88 mlog(ML_MSG, "[mag %u len %u typ %u stat %d sys_stat %d " \
|
Completed in 572 milliseconds