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

/linux-4.4.14/sound/pci/hda/
H A Dpatch_realtek.c502 unsigned int ass, tmp, i; alc_auto_parse_customize_define() local
509 ass = spec->cdefine.sku_cfg; alc_auto_parse_customize_define()
510 if (ass == ALC_FIXUP_SKU_IGNORE) alc_auto_parse_customize_define()
517 ass = codec->core.subsystem_id & 0xffff; alc_auto_parse_customize_define()
518 if (ass != codec->bus->pci->subsystem_device && (ass & 1)) alc_auto_parse_customize_define()
524 ass = snd_hda_codec_get_pincfg(codec, nid); alc_auto_parse_customize_define()
526 if (!(ass & 1)) { alc_auto_parse_customize_define()
528 codec->core.chip_name, ass); alc_auto_parse_customize_define()
535 if ((ass >> i) & 1) alc_auto_parse_customize_define()
538 if (((ass >> 16) & 0xf) != tmp) alc_auto_parse_customize_define()
541 spec->cdefine.port_connectivity = ass >> 30; alc_auto_parse_customize_define()
542 spec->cdefine.enable_pcbeep = (ass & 0x100000) >> 20; alc_auto_parse_customize_define()
543 spec->cdefine.check_sum = (ass >> 16) & 0xf; alc_auto_parse_customize_define()
544 spec->cdefine.customization = ass >> 8; alc_auto_parse_customize_define()
546 spec->cdefine.sku_cfg = ass; alc_auto_parse_customize_define()
547 spec->cdefine.external_amp = (ass & 0x38) >> 3; alc_auto_parse_customize_define()
548 spec->cdefine.platform_type = (ass & 0x4) >> 2; alc_auto_parse_customize_define()
549 spec->cdefine.swap = (ass & 0x2) >> 1; alc_auto_parse_customize_define()
550 spec->cdefine.override = ass & 0x1; alc_auto_parse_customize_define()
593 unsigned int ass, tmp, i; alc_subsystem_id() local
598 ass = spec->cdefine.sku_cfg; alc_subsystem_id()
599 if (ass == ALC_FIXUP_SKU_IGNORE) alc_subsystem_id()
604 ass = codec->core.subsystem_id & 0xffff; alc_subsystem_id()
606 ass != codec->bus->pci->subsystem_device && (ass & 1)) alc_subsystem_id()
621 ass = snd_hda_codec_get_pincfg(codec, nid); alc_subsystem_id()
624 ass, nid); alc_subsystem_id()
625 if (!(ass & 1)) alc_subsystem_id()
627 if ((ass >> 30) != 1) /* no physical connection */ alc_subsystem_id()
633 if ((ass >> i) & 1) alc_subsystem_id()
636 if (((ass >> 16) & 0xf) != tmp) alc_subsystem_id()
640 ass & 0xffff, codec->core.vendor_id); alc_subsystem_id()
648 tmp = (ass & 0x38) >> 3; /* external Amp control */ alc_subsystem_id()
668 if (!(ass & 0x8000)) alc_subsystem_id()
681 tmp = (ass >> 11) & 0x3; /* HP to chassis */ alc_subsystem_id()
/linux-4.4.14/arch/sparc/mm/
H A Dhypersparc.S164 /* Verified, my ass... */
/linux-4.4.14/drivers/net/wan/
H A Dfarsync.h348 * one of these then I've been an ass
/linux-4.4.14/arch/mips/kernel/
H A Dprocess.c516 * get_wchan - a maintenance nightmare^W^Wpain in the ass ...
/linux-4.4.14/drivers/ata/
H A Dsata_sil.c507 /* kick HSM in the ass */ sil_host_intr()
/linux-4.4.14/arch/sparc/lib/
H A Dchecksum_32.S348 be ccdbl + 4 ! 8 byte aligned, kick ass
/linux-4.4.14/lib/
H A Dbtree.c11 * see http://programming.kicks-ass.net/kernel-patches/vma_lookup/btree.patch
/linux-4.4.14/drivers/net/fddi/skfp/h/
H A Dsupern_2.h778 #define PL_LOOPBACK 0x0080 /* it cause the /LPBCK pin ass. low */
779 #define PL_MINI_CTR_INT 0x0100 /* partially contr. when bit is ass. */
/linux-4.4.14/fs/cifs/
H A Ddir.c905 * Here, we again ass|u|me that upper/lowercase versions of cifs_ci_compare()
/linux-4.4.14/arch/powerpc/kernel/
H A Deeh_driver.c130 * This is just ass backwards. This maze has eeh_enable_irq()
/linux-4.4.14/firmware/keyspan_pda/
H A Dkeyspan_pda.S1074 ;; *that* is a pain in the ass to encode. And they are little-endian
H A Dxircom_pgs.S1142 ;; *that* is a pain in the ass to encode. And they are little-endian
/linux-4.4.14/drivers/media/i2c/
H A Dov7670.c1003 * COM7 is a pain in the ass, it doesn't like to be read then ov7670_set_fmt()
/linux-4.4.14/net/irda/irnet/
H A Dirnet_irda.c1220 /* Give a kick in the ass of ppp_generic so that he sends us some data */ irnet_connect_confirm()

Completed in 621 milliseconds