Searched refs:GPM (Results 1 - 12 of 12) sorted by relevance
/linux-4.4.14/drivers/net/wireless/ath/ath9k/ |
H A D | ar9003_mci.c | 535 ath_dbg(common, MCI, "MCI Recv GPM COEX Version Query\n"); ar9003_mci_process_gpm_extra() 539 ath_dbg(common, MCI, "MCI Recv GPM COEX Version Response\n"); ar9003_mci_process_gpm_extra() 550 "MCI Recv GPM COEX Status Query = 0x%02X\n", ar9003_mci_process_gpm_extra() 557 ath_dbg(common, MCI, "MCI Recv GPM COEX BT_Profile_Info\n"); ar9003_mci_process_gpm_extra() 562 "MCI Recv GPM COEX BT_Status_Update SEQ=%d (drop&query)\n", ar9003_mci_process_gpm_extra() 644 ath_dbg(common, MCI, "MCI GPM subtype not match 0x%x\n", ar9003_mci_wait_for_gpm() 988 /* Check pending GPM msg before MCI Reset Rx */ ar9003_mci_reset() 997 /* Init GPM offset after MCI Reset Rx */ ar9003_mci_reset() 1458 ath_dbg(common, MCI, "GPM cached write pointer mismatch %d %d\n", ar9003_mci_check_gpm_offset() 1471 * This could be useful to avoid new GPM message interrupt which ar9003_mci_get_next_gpm_offset() 1474 * Adding empty GPM check by returning HAL_MCI_GPM_INVALID can ar9003_mci_get_next_gpm_offset() 1475 * alleviate this effect, but clearing GPM RX interrupt bit is ar9003_mci_get_next_gpm_offset() 1502 /* skip reserved GPM if any */ ar9003_mci_get_next_gpm_offset()
|
H A D | ar9003_mci.h | 155 /* MCI GPM/Coex opcode/type definitions */
|
H A D | mci.c | 231 ath_dbg(common, MCI, "Unknown GPM CAL message\n"); ath_mci_cal_msg() 427 ath_dbg(common, MCI, "Unknown GPM COEX message = 0x%02x\n", opcode); ath_mci_msg()
|
/linux-4.4.14/drivers/platform/mips/ |
H A D | acpi_init.c | 92 /* GPM Base */ acpi_registers_setup()
|
/linux-4.4.14/include/linux/mfd/ |
H A D | max8925.h | 76 /* GPM registers */
|
/linux-4.4.14/drivers/input/mouse/ |
H A D | vsxxxaa.c | 8 * The packet format was initially taken from a patch to GPM which is (C) 2001
|
/linux-4.4.14/drivers/power/ |
H A D | max8925_power.c | 22 /* registers in GPM */
|
/linux-4.4.14/drivers/cpufreq/ |
H A D | gx-suspmod.c | 99 #define GPM (1<<0) /* global power management */ macro
|
/linux-4.4.14/drivers/gpu/drm/nouveau/nvkm/engine/fifo/ |
H A D | gk104.c | 344 { 0x1f, "GPM" },
|
/linux-4.4.14/drivers/gpu/drm/i915/ |
H A D | i915_drv.c | 1179 /* GPM 0xA000-0xAA84, 0x8000-0x80FC */ vlv_save_gunit_s0ix_state() 1261 /* GPM 0xA000-0xAA84, 0x8000-0x80FC */ vlv_restore_gunit_s0ix_state()
|
H A D | i915_drv.h | 1077 /* GPM */
|
/linux-4.4.14/drivers/gpio/ |
H A D | gpio-samsung.c | 1073 .label = "GPM",
|
Completed in 760 milliseconds