Home
last modified time | relevance | path

Searched refs:preload (Results 1 – 21 of 21) sorted by relevance

/linux/drivers/rtc/
A Drtc-ep93xx.c34 static int ep93xx_rtc_get_swcomp(struct device *dev, unsigned short *preload, in ep93xx_rtc_get_swcomp() argument
42 if (preload) in ep93xx_rtc_get_swcomp()
43 *preload = (comp & EP93XX_RTC_SWCOMP_INT_MASK) in ep93xx_rtc_get_swcomp()
75 unsigned short preload, delete; in ep93xx_rtc_proc() local
77 ep93xx_rtc_get_swcomp(dev, &preload, &delete); in ep93xx_rtc_proc()
79 seq_printf(seq, "preload\t\t: %d\n", preload); in ep93xx_rtc_proc()
94 unsigned short preload; in comp_preload_show() local
96 ep93xx_rtc_get_swcomp(dev->parent, &preload, NULL); in comp_preload_show()
98 return sprintf(buf, "%d\n", preload); in comp_preload_show()
/linux/kernel/bpf/preload/
A Dbpf_preload_kern.c24 static int preload(struct bpf_preload_info *obj) in preload() function
34 .preload = preload,
A Dbpf_preload.h11 int (*preload)(struct bpf_preload_info *); member
/linux/drivers/watchdog/
A Die6xx_wdt.c97 u32 preload; in ie6xx_wdt_set_timeout() local
104 preload = (t * clock) >> 15; in ie6xx_wdt_set_timeout()
109 preload -= 1; in ie6xx_wdt_set_timeout()
121 outl(preload, ie6xx_wdt_data.sch_wdtba + PV2); in ie6xx_wdt_set_timeout()
/linux/arch/x86/crypto/
A Dtwofish-avx-x86_64-asm_64.S172 #define encrypt_round(n, a, b, c, d, preload, prerotate) \ argument
177 preload(c ## 1); \
180 #define decrypt_round(n, a, b, c, d, preload, prerotate) \ argument
185 preload(c ## 1); \
/linux/drivers/isdn/mISDN/
A Ddsp_cmx.c1306 int preload = 0; local
1337 preload = len;
1338 if (preload < 128)
1339 preload = 128;
1343 nskb = mI_alloc_skb(len + preload, GFP_ATOMIC);
1347 len + preload);
1359 d = skb_put(nskb, preload + len); /* result */
1366 if (preload) {
1367 memset(d, dsp_silence, preload);
1368 d += preload;
[all …]
/linux/sound/soc/codecs/
A Dwm_adsp.c967 char preload[32]; in wm_adsp2_preloader_put() local
972 snprintf(preload, ARRAY_SIZE(preload), "%s Preload", dsp->cs_dsp.name); in wm_adsp2_preloader_put()
975 snd_soc_component_force_enable_pin(component, preload); in wm_adsp2_preloader_put()
977 snd_soc_component_disable_pin(component, preload); in wm_adsp2_preloader_put()
986 snd_soc_component_disable_pin(component, preload); in wm_adsp2_preloader_put()
1125 char preload[32]; in wm_adsp2_component_probe() local
1128 snprintf(preload, ARRAY_SIZE(preload), "%s Preload", dsp->cs_dsp.name); in wm_adsp2_component_probe()
1129 snd_soc_component_disable_pin(component, preload); in wm_adsp2_component_probe()
/linux/Documentation/i2c/
A Dslave-eeprom-backend.rst22 You can also preload data during boot if a device-property named
/linux/drivers/gpu/drm/msm/disp/dpu1/
A Ddpu_hw_util.c288 u32 phase_init, preload, src_y_rgb, src_uv, dst; in dpu_hw_setup_scaler3() local
304 preload = in dpu_hw_setup_scaler3()
361 DPU_REG_WRITE(c, QSEED3_PRELOAD + scaler_offset, preload); in dpu_hw_setup_scaler3()
/linux/arch/arm/mach-omap2/
A Dsram242x.S233 adr r4, pbegin @ addr of preload start
234 adr r8, pend @ addr of preload end
235 mcrr p15, 1, r8, r4, c12 @ preload into icache
A Dsram243x.S233 adr r4, pbegin @ addr of preload start
234 adr r8, pend @ addr of preload end
235 mcrr p15, 1, r8, r4, c12 @ preload into icache
/linux/kernel/bpf/
A DMakefile50 obj-$(CONFIG_BPF_PRELOAD) += preload/
A DKconfig90 source "kernel/bpf/preload/Kconfig"
A Dinode.c991 err = bpf_preload_ops->preload(objs); in populate_bpffs()
/linux/drivers/hwtracing/coresight/
A DMakefile28 coresight-cfg-preload.o coresight-cfg-afdo.o \
/linux/drivers/hwmon/
A Dsmsc47m1.c108 #define FAN_FROM_REG(reg, div, preload) ((reg) <= (preload) || (reg) == 255 ? \ argument
110 983040 / (((reg) - (preload)) * (div)))
/linux/drivers/gpu/drm/tidss/
A Dtidss_dispc.c2217 u32 preload; in dispc_k2g_plane_init() local
2225 preload = thr_low; in dispc_k2g_plane_init()
2233 preload); in dispc_k2g_plane_init()
2240 dispc_vid_write(dispc, hw_plane, DISPC_VID_PRELOAD, preload); in dispc_k2g_plane_init()
2272 u32 preload; in dispc_k3_plane_init() local
2280 preload = thr_low; in dispc_k3_plane_init()
2288 preload); in dispc_k3_plane_init()
2295 dispc_vid_write(dispc, hw_plane, DISPC_VID_PRELOAD, preload); in dispc_k3_plane_init()
/linux/net/sctp/
A Dassociola.c1625 bool preload = gfpflags_allow_blocking(gfp); in sctp_assoc_set_id() local
1632 if (preload) in sctp_assoc_set_id()
1641 if (preload) in sctp_assoc_set_id()
/linux/sound/pci/asihpi/
A Dasihpi.c585 unsigned int preload = ds->period_bytes * 1; in snd_card_asihpi_trigger() local
586 asihpi_dbg("%d preload %d\n", s->number, preload); in snd_card_asihpi_trigger()
590 preload, in snd_card_asihpi_trigger()
592 ds->pcm_buf_host_rw_ofs = preload; in snd_card_asihpi_trigger()
/linux/drivers/scsi/aic7xxx/
A Daic79xx.seq1812 * Fixup the residual next S/G pointer. The S/G preload
2276 * Load a dummy segment if preload space is available.
A Daic7xxx.seq986 * Fixup the residual next S/G pointer. The S/G preload

Completed in 41 milliseconds