Searched refs:shortcuts (Results 1 - 14 of 14) sorted by relevance

/linux-4.4.14/drivers/irqchip/
H A Dirq-bcm2835.c17 * If an interrupt fires on bank 1 that isn't in the shortcuts list, bit 8
21 * If an interrupt fires on bank 1 that _is_ in the shortcuts list, its
34 * Those interrupts that have shortcuts can only be masked/unmasked in
83 static const int shortcuts[] = { variable
216 return MAKE_HWIRQ(bank, shortcuts[ffs(stat >> SHORTCUT_SHIFT) - 1]); armctrl_translate_shortcut()
/linux-4.4.14/drivers/media/dvb-frontends/
H A Ddib3000mb_priv.h21 /* handy shortcuts */
/linux-4.4.14/net/atm/
H A Dmpc.c249 seq_printf(m, "QoS entries for shortcuts:\n"); atm_mpoa_disp_qos()
308 * shortcuts will be established.
1282 * of the egress shortcuts we have.
/linux-4.4.14/drivers/net/wireless/b43/
H A Dphy_common.h108 * @phy_maskset: Maskset a PHY register, taking shortcuts.
/linux-4.4.14/arch/powerpc/sysdev/
H A Dfsl_gtm.c342 * so we have to provide shortcuts to write timer independent code. gtm_set_shortcuts()
/linux-4.4.14/lib/
H A Dassoc_array.c204 * internal tree, skipping through nodes and shortcuts that are on assoc_array_walk()
1691 /* Excise any shortcuts we might encounter that point to nodes that assoc_array_gc()
/linux-4.4.14/drivers/tty/serial/
H A D68328serial.c1194 info->is_cons = 1; /* Means shortcuts work */ rs68328_init()
/linux-4.4.14/fs/
H A Dselect.c106 * I have rewritten this, taking some shortcuts: This code may not be easy to
/linux-4.4.14/arch/powerpc/platforms/512x/
H A Dclock-commonclk.c661 * shortcuts here, because mpc512x_clk_setup_mclk()
/linux-4.4.14/drivers/net/ethernet/broadcom/bnx2x/
H A Dbnx2x_dcb.c805 /*shortcuts*/ bnx2x_dcbx_admin_mib_updated_params()
H A Dbnx2x_cmn.c2305 /* Set shortcuts */ bnx2x_alloc_fw_stats_mem()
4576 * set shortcuts for it. bnx2x_alloc_fp_mem_at()
H A Dbnx2x.h548 /* chip independent shortcuts into sb structure */
/linux-4.4.14/drivers/ata/
H A Dlibata-core.c6559 /* parse val, allow shortcuts so that both 1.5 and 1.5Gbps work */ ata_parse_force_one()
/linux-4.4.14/drivers/scsi/
H A Dncr53c8xx.c4134 ** Some shortcuts ... ncr_queue_command()

Completed in 881 milliseconds