Home
last modified time | relevance | path

Searched refs:hold (Results 1 – 25 of 280) sorted by relevance

12345678910>>...12

/Linux-v4.19/lib/zlib_inflate/
Dinffast.c103 unsigned long hold; /* local strm->hold */ in inflate_fast() local
130 hold = state->hold; in inflate_fast()
141 hold += (unsigned long)(PUP(in)) << bits; in inflate_fast()
143 hold += (unsigned long)(PUP(in)) << bits; in inflate_fast()
146 this = lcode[hold & lmask]; in inflate_fast()
149 hold >>= op; in inflate_fast()
160 hold += (unsigned long)(PUP(in)) << bits; in inflate_fast()
163 len += (unsigned)hold & ((1U << op) - 1); in inflate_fast()
164 hold >>= op; in inflate_fast()
168 hold += (unsigned long)(PUP(in)) << bits; in inflate_fast()
[all …]
Dinflate.c36 state->hold = 0; in zlib_inflateReset()
172 hold = state->hold; \
183 state->hold = hold; \
190 hold = 0; \
200 hold += (unsigned long)(*next++) << bits; \
214 ((unsigned)hold & ((1U << (n)) - 1))
219 hold >>= (n); \
226 hold >>= bits & 7; \
323 unsigned long hold; /* bit buffer */ in zlib_inflate() local
358 ((BITS(8) << 8) + (hold >> 8)) % 31) { in zlib_inflate()
[all …]
/Linux-v4.19/Documentation/devicetree/bindings/sound/
Dmax98504.txt20 applied during the "attack hold" and "timed hold" phase, the value must be
22 - maxim,brownout-attack-hold-ms - the brownout attack hold phase time in ms,
24 - maxim,brownout-timed-hold-ms - the brownout timed hold phase time in ms,
/Linux-v4.19/drivers/mtd/nand/raw/
Dtxx9ndfmc.c74 unsigned char hold; /* in gbusclock */ member
248 txx9ndfmc_write(dev, (drvdata->hold << 4) | drvdata->spw, TXX9_NDFSPR); in txx9ndfmc_initialize()
279 int hold, spw; in txx9ndfmc_probe() local
293 hold = plat->hold ?: 20; /* tDH */ in txx9ndfmc_probe()
296 hold = TXX9NDFMC_NS_TO_CYC(gbusclk, hold); in txx9ndfmc_probe()
299 hold -= 2; /* actual hold time : (HOLD + 2) BUSCLK */ in txx9ndfmc_probe()
301 hold = clamp(hold, 1, 15); in txx9ndfmc_probe()
302 drvdata->hold = hold; in txx9ndfmc_probe()
306 (gbusclk + 500000) / 1000000, hold, spw); in txx9ndfmc_probe()
/Linux-v4.19/include/net/caif/
Dcfsrvl.h23 void (*hold)(struct cflayer *lyr); member
51 if (layr == NULL || layr->up == NULL || s->hold == NULL) in cfsrvl_get()
54 s->hold(layr->up); in cfsrvl_get()
60 if (layr == NULL || layr->up == NULL || s->hold == NULL) in cfsrvl_put()
/Linux-v4.19/Documentation/devicetree/bindings/power/reset/
Dmsm-poweroff.txt3 A power supply hold (ps-hold) bit is set to power the msm chipsets.
10 -reg: Specifies the physical address of the ps-hold register
/Linux-v4.19/Documentation/usb/
Dgadget_hid.txt188 int keyboard_fill_report(char report[8], char buf[BUF_LEN], int *hold)
199 if (strcmp(tok, "--hold") == 0) {
200 *hold = 1;
241 int mouse_fill_report(char report[8], char buf[BUF_LEN], int *hold)
251 if (strcmp(tok, "--hold") == 0) {
252 *hold = 1;
292 int joystick_fill_report(char report[8], char buf[BUF_LEN], int *hold)
298 *hold = 1;
337 " --hold\n");
347 " --hold\n");
[all …]
/Linux-v4.19/arch/arc/boot/dts/
Dabilis_tb101_dvk.dts49 i2c-sda-hold-time-ns = <432>;
52 i2c-sda-hold-time-ns = <432>;
55 i2c-sda-hold-time-ns = <432>;
58 i2c-sda-hold-time-ns = <432>;
61 i2c-sda-hold-time-ns = <432>;
Dabilis_tb100_dvk.dts49 i2c-sda-hold-time-ns = <432>;
52 i2c-sda-hold-time-ns = <432>;
55 i2c-sda-hold-time-ns = <432>;
58 i2c-sda-hold-time-ns = <432>;
61 i2c-sda-hold-time-ns = <432>;
/Linux-v4.19/Documentation/hwmon/
Dabituguru-datasheet39 after a reboot uGuru will hold 0x00 here, but if the driver is removed and
40 later on attached again data-port will hold 0x08, more about this later.
43 turned up which will hold 0x00 instead of 0xAC at the CMD port, thus we also
45 hold 0x09 and will only hold 0x08 after reading CMD first, so CMD must be read
87 to hold 0x09, DATA should read 0x09 within 250 read cycles.
89 Next CMD _must_ be read and should hold 0xAC, usually CMD will hold 0xAC the
93 After reading CMD, DATA should hold 0x08 which means that the uGuru is ready
94 for input. As above DATA will usually hold 0x08 the first read but not always.
102 First the uGuru must be in "ready" mode as described above, DATA should hold
106 wait for to DATA to hold 0x08 again indicating that it wants / is ready for
[all …]
Dda905512 resolution and track and hold circuitry combined with an analogue input
14 different inputs. The track and hold circuit ensures stable input voltages at
/Linux-v4.19/Documentation/devicetree/bindings/i2c/
Di2c-designware.txt14 - i2c-sda-hold-time-ns : should contain the SDA hold time in nanoseconds.
42 i2c-sda-hold-time-ns = <300>;
Di2c-at91.txt20 - i2c-sda-hold-time-ns: TWD hold time, only available for "atmel,sama5d4-i2c"
57 i2c-sda-hold-time-ns = <336>;
/Linux-v4.19/Documentation/devicetree/bindings/bus/
Dqcom,ebi2.txt82 - qcom,xmem-write-hold-cycles: write hold cycles, these are extra cycles
84 WE is asserted until CS is asserted. With a hold of 1 (value = 0), the CS
96 - qcom,xmem-address-hold-enable: this is a boolean property stating that we
97 shall hold the address for an extra cycle to meet hold time requirements
102 - qcom,xmem-read-hold-cycles: the length in cycles of the first segment of a
132 qcom,xmem-write-hold-cycles = <3>;
/Linux-v4.19/net/sunrpc/
Dauth_unix.c153 __be32 *base, *hold; in unx_marshal() local
167 hold = p++; in unx_marshal()
170 *hold = htonl(p - hold - 1); /* gid array length */ in unx_marshal()
/Linux-v4.19/Documentation/devicetree/bindings/memory-controllers/
Dti-aemif.txt112 - ti,cs-read-hold-ns: read hold width, ns
129 - ti,cs-write-hold-ns: write hold width, ns
166 ti,cs-read-hold-ns = <7>;
169 ti,cs-write-hold-ns = <7>;
195 ti,cs-read-hold-ns = <8>;
198 ti,cs-write-hold-ns = <7>;
/Linux-v4.19/arch/arm/mach-omap2/
Domap-headsmp.S83 hold: ldr r12,=0x103 label
90 bne hold
/Linux-v4.19/arch/mips/bcm63xx/
Dcs.c67 unsigned int setup, unsigned int hold) in bcm63xx_set_cs_timing() argument
82 val |= hold << MPI_CSCTL_HOLD_SHIFT; in bcm63xx_set_cs_timing()
/Linux-v4.19/drivers/clk/sirf/
Dclk-common.c346 u32 hold = (cfg >> 20) & (BIT(4) - 1); in dmn_clk_recalc_rate() local
348 return fin / (wait + hold + 2); in dmn_clk_recalc_rate()
356 unsigned ratio, wait, hold; in dmn_clk_round_rate() local
368 hold = ratio - wait - 2; in dmn_clk_round_rate()
370 return fin / (wait + hold + 2); in dmn_clk_round_rate()
378 unsigned ratio, wait, hold, reg; in dmn_clk_set_rate() local
390 hold = ratio - wait - 2; in dmn_clk_set_rate()
394 reg |= (wait << 16) | (hold << 20) | BIT(25); in dmn_clk_set_rate()
/Linux-v4.19/drivers/i2c/busses/
Di2c-at91.c195 int ckdiv, cdiv, div, hold = 0; in at91_calc_twi_clock() local
222 hold = DIV_ROUND_UP(twd_hold_time_ns in at91_calc_twi_clock()
224 hold -= 3; in at91_calc_twi_clock()
225 if (hold < 0) in at91_calc_twi_clock()
226 hold = 0; in at91_calc_twi_clock()
227 if (hold > AT91_TWI_CWGR_HOLD_MAX) { in at91_calc_twi_clock()
230 AT91_TWI_CWGR_HOLD_MAX, hold); in at91_calc_twi_clock()
231 hold = AT91_TWI_CWGR_HOLD_MAX; in at91_calc_twi_clock()
236 | AT91_TWI_CWGR_HOLD(hold); in at91_calc_twi_clock()
239 cdiv, ckdiv, hold, twd_hold_time_ns); in at91_calc_twi_clock()
/Linux-v4.19/net/caif/
Dcfsrvl.c210 void (*hold)(struct cflayer *lyr), in caif_client_register_refcnt()
218 service->hold = hold; in caif_client_register_refcnt()
/Linux-v4.19/Documentation/devicetree/bindings/mtd/
Dlpc32xx-slc.txt16 - nxp,whold: Write hold time (W_HOLD)
19 - nxp,rhold: Read hold time (R_HOLD)
/Linux-v4.19/Documentation/devicetree/bindings/pinctrl/
Dcirrus,madera-pinctrl.txt58 - bias-bus-hold : enable buskeeper
83 bias-bus-hold;
89 bias-bus-hold;
/Linux-v4.19/include/linux/platform_data/txx9/
Dndfmc.h19 unsigned int hold; /* hold time in nanosecond */ member
/Linux-v4.19/arch/mips/include/asm/mach-bcm63xx/
Dbcm63xx_cs.h7 unsigned int setup, unsigned int hold);

12345678910>>...12