Searched +full:hi +full:- +full:fi (Results 1 – 25 of 238) sorted by relevance
12345678910
5 * Copyright (c) 2001-2013 ATTO Technology, Inc.21 * LIMITATION, ANY WARRANTIES OR CONDITIONS OF TITLE, NON-INFRINGEMENT,40 * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301,48 * allocate a DMA-able memory area to communicate with the firmware. In50 * we will allocate a global buffer the first time we need it and re-use85 a->fm_api_command_done = 1; in complete_fm_api_req()86 wake_up_interruptible(&a->fm_api_waiter); in complete_fm_api_req()92 struct esas2r_adapter *a = (struct esas2r_adapter *)sgc->adapter; in get_physaddr_fm_api()93 int offset = sgc->cur_offset - a->save_offset; in get_physaddr_fm_api()95 (*addr) = a->firmware.phys + offset; in get_physaddr_fm_api()[all …]
5 * Copyright (c) 2001-2013 ATTO Technology, Inc.21 * LIMITATION, ANY WARRANTIES OR CONDITIONS OF TITLE, NON-INFRINGEMENT,40 * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301,102 #define ESAS2R_COPYRIGHT_YEARS "2001-2013"127 #define MAKEWORD(lo, hi) ((u16)((u8)(lo) | ((u16)(u8)(hi) << 8))) argument132 #define MAKEDWORD(lo, hi) ((u32)((u16)(lo) | ((u32)(u16)(hi) << 16))) argument135 #define LOBIT(x) ((x) & (0 - (x)))142 readl((void __iomem *)a->regs + (reg) + MW_REG_OFFSET_HWREG)145 writel(data, (void __iomem *)(a->regs + (reg) + MW_REG_OFFSET_HWREG))154 readb((void __iomem *)a->data_window + (reg))[all …]
5 (default tilde) stops consider "~" char after new-line as composing escape10 Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com>11 ---12 config/action.d/complain.conf | 2 +-13 config/action.d/dshield.conf | 2 +-14 config/action.d/mail-buffered.conf | 8 ++++----15 config/action.d/mail-whois-lines.conf | 2 +-16 config/action.d/mail-whois.conf | 6 +++---17 config/action.d/mail.conf | 6 +++---18 6 files changed, 13 insertions(+), 13 deletions(-)[all …]
9 * Copyright (C) 2007-2014 Silicon Graphics, Inc. All rights reserved.130 uv_cpuid.pnode_mask = (1 << uv_cpuid.n_skt) - 1; in early_get_pnodeid()164 + UV4_HUB_REVISION_BASE - 1; in early_set_hub_type()180 + UV2_HUB_REVISION_BASE - 1; in early_set_hub_type()245 #define INVALID_TYPE 0 /* Leaf 0xb sub-leaf types */280 uv_cpuid.apicid_mask = (~(-1 << sid_shift)); in set_x2apic_bits()298 strncpy(to, from, len-1); in uv_stringify()309 for (i = 0; st->entry[i].type != UV_SYSTAB_TYPE_UNUSED; i++) { in early_find_archtype()310 unsigned long ptr = st->entry[i].offset; in early_find_archtype()315 if (st->entry[i].type == UV_SYSTAB_TYPE_ARCH_TYPE) in early_find_archtype()[all …]
2 # SPDX-License-Identifier: GPL-2.011 gpio_this_debugfs=`cat $GPIO_DEBUGFS |grep "gpio-$nr" | sed "s/(.*)//g"`16 elif [ $val_debugfs = "hi" ]; then18 fi25 fi26 fi29 echo -n "."33 fi47 fi55 echo -n "test pin<$nr>"[all …]
3 Date: Sun, 25 Jul 2021 16:30:59 -06006 Signed-off-by: James Hilliard <james.hilliard1@gmail.com>9 ---10 Makefile.am | 7 ++++++-12 2 files changed, 11 insertions(+), 1 deletion(-)14 diff --git a/Makefile.am b/Makefile.am16 --- a/Makefile.am18 @@ -209,9 +209,11 @@ else24 man/system-config-printer.1 \25 man/system-config-printer-applet.1[all …]
3 # Copyright (c) 2010-2013, Intel Corporation.5 # SPDX-License-Identifier: GPL-2.0-or-later15 ODIR=pull-$$24 …: $CMD [-h] [-o output_dir] [-m msg_body_file] [-s subject] [-r relative_to] [-i commit_id] [-d re…25 -b branch Branch name in the specified remote (default: current branch)26 -l local branch Local branch name (default: HEAD)27 -c Create an RFC (Request for Comment) patch series28 -h Display this help message29 -a Automatically push local branch (-l) to remote branch (-b),31 -i commit_id Ending commit (default: HEAD)[all …]
3 Qualcomm WCD9335 Codec is a standalone Hi-Fi audio codec IC, supports5 the MSM8996, MSM8976, and MSM8956 chipsets. It has in-built11 - compatible:21 - reg26 - interrupts28 Value type: <prop-encoded-array>31 - interrupt-names:37 - reset-gpios:42 - slim-ifc-dev:47 - clocks:[all …]
1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)3 ---5 $schema: http://devicetree.org/meta-schemas/core.yaml#10 - Srinivas Kandagatla <srinivas.kandagatla@linaro.org>13 Qualcomm WCD9340/WCD9341 Codec is a standalone Hi-Fi audio codec IC.14 It has in-built Soundwire controller, pin controller, interrupt mux and27 reset-gpios:31 slim-ifc-dev: true36 clock-names:39 vdd-buck-supply:[all …]
5 BBFILES += "${LAYERDIR}/recipes-*/*/*.bb ${LAYERDIR}/recipes-*/*/*.bbappend"9 # ERROR: firefox-68.9.0esr-r0 do_configure: Execution of '/OE/build/oe-core/tmp-glibc/work/core2-64…16 firefox-addon-webconverger \17 firefox-l10n-ach \18 firefox-l10n-af \19 firefox-l10n-an \20 firefox-l10n-ar \21 firefox-l10n-as \22 firefox-l10n-ast \23 firefox-l10n-az \[all …]
3 # Copyright 1992-2017 Free Software Foundation, Inc.5 timestamp='2017-11-07'32 # Please send patches to <config-patches@gnu.org>.35 me=`echo "$0" | sed -e 's,.*/,,'`43 -h, --help print this help, then exit44 -t, --time-stamp print date of last modification, then exit45 -v, --version print version number, then exit47 Report bugs and patches to <config-patches@gnu.org>."53 Copyright 1992-2017 Free Software Foundation, Inc.59 Try \`$me --help' for more information."[all …]
3 # Copyright 1992-2020 Free Software Foundation, Inc.5 timestamp='2020-04-26'32 # Please send patches to <config-patches@gnu.org>.35 me=`echo "$0" | sed -e 's,.*/,,'`43 -h, --help print this help, then exit44 -t, --time-stamp print date of last modification, then exit45 -v, --version print version number, then exit47 Report bugs and patches to <config-patches@gnu.org>."53 Copyright 1992-2020 Free Software Foundation, Inc.59 Try \`$me --help' for more information."[all …]
3 # Copyright 1992-2020 Free Software Foundation, Inc.5 timestamp='2020-09-19'32 # Please send patches to <config-patches@gnu.org>.35 me=`echo "$0" | sed -e 's,.*/,,'`43 -h, --help print this help, then exit44 -t, --time-stamp print date of last modification, then exit45 -v, --version print version number, then exit47 Report bugs and patches to <config-patches@gnu.org>."53 Copyright 1992-2020 Free Software Foundation, Inc.59 Try \`$me --help' for more information."[all …]
1 // SPDX-License-Identifier: GPL-2.0+6 // Copyright 2007 Wolfson Microelectronics PLC. - linux@wolfsonmicro.com7 // Graeme Gregory - graeme.gregory@wolfsonmicro.com89 .gpio = -1,132 struct snd_soc_dapm_context *dapm = &rtd->card->dapm; in smartq_wm8987_init()142 err = snd_soc_card_jack_new(rtd->card, "Headphone Jack", in smartq_wm8987_init()157 DAILINK_COMP_ARRAY(COMP_CPU("samsung-i2s.0")),158 DAILINK_COMP_ARRAY(COMP_CODEC("wm8750.0-0x1a", "wm8750-hifi")),159 DAILINK_COMP_ARRAY(COMP_PLATFORM("samsung-i2s.0")));164 .stream_name = "SmartQ Hi-Fi",[all …]
1 // SPDX-License-Identifier: GPL-2.0-only5 * Copyright 2001, 2002 - Jani Monoses <jani@iv.ro>30 #include <linux/i2c-algo-bit.h>79 MODULE_PARM_DESC(mode_option, "Initial video mode e.g. '648x480-8@60'");81 MODULE_PARM_DESC(mode, "Initial video mode e.g. '648x480-8@60' (deprecated)");166 fb_writeb(val, p->io_virt + reg); in t_outb()171 return fb_readb(p->io_virt + reg); in t_inb()176 fb_writel(v, par->io_virt + r); in writemmr()181 return fb_readl(par->io_virt + r); in readmmr()193 u8 reg = vga_mm_rcrt(par->io_virt, I2C) & DDC_MASK_TGUI; in tridentfb_ddc_setscl_tgui()[all …]
3 * Copyright(c) 2007 - 2011 Realtek Corporation. All rights reserved.103 return (freq - 2407) / 5; in rtw_freq2ch()105 return (freq - 4000) / 5; in rtw_freq2ch()107 return (freq - 5000) / 5; in rtw_freq2ch()109 return (freq - 56160) / 2160; in rtw_freq2ch()114 bool rtw_chbw_to_freq_range(u8 ch, u8 bw, u8 offset, u32 *hi, u32 *lo) in rtw_chbw_to_freq_range() argument122 if (hi) in rtw_chbw_to_freq_range()123 *hi = 0; in rtw_chbw_to_freq_range()137 lo_ret = freq - 40; in rtw_chbw_to_freq_range()140 lo_ret = freq - 20; in rtw_chbw_to_freq_range()[all …]
1 // SPDX-License-Identifier: GPL-2.0+182 * Representation of event-data for the211 #define NETIUCV_MTU_MAX (NETIUCV_BUFSIZE_MAX - NETIUCV_HDRLEN)223 clear_bit(0, &priv->tbusy); in netiucv_clear_busy()231 return test_and_set_bit(0, &priv->tbusy); in netiucv_test_and_set_busy()258 while (*p && ((p - tmp) < len) && (!isspace(*p))) in netiucv_printname()270 if (memcmp(conn->userdata, iucvMagic_ebcdic, 16)) { in netiucv_printuser()273 memcpy(tmp_uid, netiucv_printname(conn->userid, 8), 8); in netiucv_printuser()274 memcpy(tmp_udat, conn->userdata, 16); in netiucv_printuser()280 return netiucv_printname(conn->userid, 8); in netiucv_printuser()[all …]
1 // SPDX-License-Identifier: GPL-2.0-only3 * omap3-n950-n9.dtsi - Device Tree file for Nokia N950 & N9 (common stuff)5 * Written by: Aaro Koskinen <aaro.koskinen@iki.fi>13 cpu0-supply = <&vcc>;23 compatible = "regulator-fixed";24 regulator-name = "VEMMC";25 regulator-min-microvolt = <2900000>;26 regulator-max-microvolt = <2900000>;28 startup-delay-us = <150>;29 enable-active-high;[all …]
3 * Copyright(c) 2007 - 2011 Realtek Corporation. All rights reserved.252 for (i = 0; i < c_chs_ent->ch_num; i++) in rtw_get_op_chs_by_cch_bw()253 if (cch == *(c_chs_ent->chs + i)) in rtw_get_op_chs_by_cch_bw()256 if (i == c_chs_ent->ch_num) { in rtw_get_op_chs_by_cch_bw()261 *op_chs = op_chs_ent->chs + op_chs_ent->ch_num * i; in rtw_get_op_chs_by_cch_bw()262 *op_ch_num = op_chs_ent->ch_num; in rtw_get_op_chs_by_cch_bw()295 return (freq - 2407) / 5; in rtw_freq2ch()297 return (freq - 4000) / 5; in rtw_freq2ch()299 return (freq - 5000) / 5; in rtw_freq2ch()301 return (freq - 56160) / 2160; in rtw_freq2ch()[all …]
1 /* SPDX-License-Identifier: GPL-2.0 */5 * Copyright (C) 1995 Linus Torvalds (Linus.Torvalds@helsinki.fi)44 ldd [%src - (offset) - 0x10], %t0; \45 ldd [%src - (offset) - 0x08], %t2; \46 st %t0, [%dst - (offset) - 0x10]; \47 st %t1, [%dst - (offset) - 0x0c]; \48 st %t2, [%dst - (offset) - 0x08]; \49 st %t3, [%dst - (offset) - 0x04];52 ldd [%src - (offset) - 0x10], %t0; \53 ldd [%src - (offset) - 0x08], %t2; \[all …]
4 # -- Andrew Veliath <andrewtv@usa.net>15 # -=-=- Getting Firmware -=-=-26 # Currently, full-duplex digital audio (/dev/dsp only, /dev/audio is37 # snd-msnd-lib - MultiSound base (requires snd)39 # snd-msnd-classic - Base audio/mixer support for Classic, Monetery and42 # snd-msnd-pinnacle - Base audio/mixer support for Pinnacle and Fiji cards45 # Important Notes - Read Before Using69 # These cards are configured through the driver snd-msnd-classic. You must81 # can be used to configure the card in non-PnP mode, and in PnP mode84 # pinnaclecfg is not required; you can use the snd-msnd-pinnacle module[all …]
1 // SPDX-License-Identifier: GPL-2.016 #include <linux/io-64-nonatomic-lo-hi.h>75 return ERR_PTR(-ENOMEM); in stuser_create()77 get_device(&stdev->dev); in stuser_create()78 stuser->stdev = stdev; in stuser_create()79 kref_init(&stuser->kref); in stuser_create()80 INIT_LIST_HEAD(&stuser->list); in stuser_create()81 init_waitqueue_head(&stuser->cmd_comp); in stuser_create()82 stuser->event_cnt = atomic_read(&stdev->event_cnt); in stuser_create()84 dev_dbg(&stdev->dev, "%s: %p\n", __func__, stuser); in stuser_create()[all …]
... /=-3XN[ L@ chciMt L- <3 cj ck PZ F{7Z G_RJNV ...
... to make code ready for 59+ thumb2 60+ - Provide-Thumb-2-alternative-code- ...
3 * Copyright(c) 2007 - 2017 Realtek Corporation.222 t_cch = (offset == HAL_PRIME_CHNL_OFFSET_UPPER) ? cch + 2 : cch - 2; in rtw_get_scch_by_cch_offset()228 t_cch = (offset == HAL_PRIME_CHNL_OFFSET_UPPER) ? cch + 8 : cch - 8; in rtw_get_scch_by_cch_offset()233 t_cch = (offset == HAL_PRIME_CHNL_OFFSET_UPPER) ? cch + 4 : cch - 4; in rtw_get_scch_by_cch_offset()238 t_cch = (offset == HAL_PRIME_CHNL_OFFSET_UPPER) ? cch + 2 : cch - 2; in rtw_get_scch_by_cch_offset()336 for (i = 0; i < c_chs_ent->ch_num; i++) in rtw_get_op_chs_by_cch_bw()337 if (cch == *(c_chs_ent->chs + i)) in rtw_get_op_chs_by_cch_bw()340 if (i == c_chs_ent->ch_num) { in rtw_get_op_chs_by_cch_bw()345 *op_chs = op_chs_ent->chs + op_chs_ent->ch_num * i; in rtw_get_op_chs_by_cch_bw()346 *op_ch_num = op_chs_ent->ch_num; in rtw_get_op_chs_by_cch_bw()[all …]