Searched refs:bypass (Results 1 - 9 of 9) sorted by relevance

/drivers/base/regmap/
H A Dregcache.c263 unsigned int bypass; local
268 /* Remember the initial bypass state */
269 bypass = map->cache_bypass;
297 /* Restore the bypass state */
298 map->cache_bypass = bypass;
322 unsigned int bypass; local
328 /* Remember the initial bypass state */
329 bypass = map->cache_bypass;
343 /* Restore the bypass state */
344 map->cache_bypass = bypass;
[all...]
H A Dregmap.c875 bool bypass; local
883 bypass = map->cache_bypass;
907 map->cache_bypass = bypass;
/drivers/crypto/amcc/
H A Dcrypto4xx_core.h130 u32 bypass; member in struct:crypto4xx_ctx
H A Dcrypto4xx_reg_def.h266 u32 bypass:8; member in struct:ce_pd_ctl_len::__anon430
H A Dcrypto4xx_core.c979 pd->pd_ctl_len.w = 0x00400000 | (ctx->bypass << 24) | datalen;
/drivers/media/dvb/dvb-usb/
H A Dvp702x.c155 static int vp702x_set_pld_mode(struct dvb_usb_adapter *adap, u8 bypass) argument
166 ret = vp702x_usb_in_op(adap->dev, 0xe0, (bypass << 8) | 0x0e,
231 vp702x_set_pld_mode(adap, 1); /* bypass */
/drivers/cpufreq/
H A DKconfig.x86253 option lets the probing code bypass some of those checks if the
/drivers/acpi/
H A DKconfig383 to bypass certain security measures (e.g. if root is not allowed to
/drivers/infiniband/hw/cxgb3/
H A Dcxio_wr.h402 struct t3_bypass_wr bypass; member in union:t3_wr

Completed in 645 milliseconds