Searched refs:custom (Results 1 - 25 of 39) sorted by last modified time

12

/linux-master/drivers/net/ethernet/marvell/octeontx2/af/
H A Drvu_npc.c1524 if (!rvu->kpu.custom)
1540 profile->custom = 0;
1602 profile->custom = 1;
1612 "Too many custom entries on KPU%d: %d > %d\n",
1785 dev_info(rvu->dev, "Using custom profile '%s', version %d.%d.%d\n",
H A Drvu.h500 bool custom; member in struct:npc_kpu_profile_adapter
/linux-master/drivers/gpu/drm/amd/pm/swsmu/smu13/
H A Dsmu_v13_0_6_ppt.c1618 pstate_table->uclk_pstate.custom.max = 0;
1747 pstate_table->gfxclk_pstate.custom.min =
1752 pstate_table->gfxclk_pstate.custom.min = input[1];
1760 pstate_table->gfxclk_pstate.custom.max =
1765 pstate_table->gfxclk_pstate.custom.max = input[1];
1795 pstate_table->uclk_pstate.custom.max =
1800 pstate_table->uclk_pstate.custom.max = input[1];
1826 pstate_table->uclk_pstate.custom.max = 0;
1835 if (!pstate_table->gfxclk_pstate.custom.min)
1836 pstate_table->gfxclk_pstate.custom
[all...]
H A Daldebaran_ppt.c1356 pstate_table->gfxclk_pstate.custom.min =
1361 pstate_table->gfxclk_pstate.custom.min = input[1];
1366 pstate_table->gfxclk_pstate.custom.max =
1371 pstate_table->gfxclk_pstate.custom.max = input[1];
1393 if (!pstate_table->gfxclk_pstate.custom.min)
1394 pstate_table->gfxclk_pstate.custom.min =
1397 if (!pstate_table->gfxclk_pstate.custom.max)
1398 pstate_table->gfxclk_pstate.custom.max =
1401 min_clk = pstate_table->gfxclk_pstate.custom.min;
1402 max_clk = pstate_table->gfxclk_pstate.custom
[all...]
/linux-master/drivers/gpu/drm/amd/pm/swsmu/inc/
H A Damdgpu_smu.h446 struct smu_freq_info custom; member in struct:pstates_clk_freq
662 * @od_edit_dpm_table: Edit the custom overdrive DPM table.
704 * create/set custom power profile modes.
/linux-master/sound/oss/dmasound/
H A Ddmasound_paula.c38 #define custom amiga_custom macro
313 custom.aud[0].audvol = custom.aud[1].audvol = 0;
314 custom.aud[2].audvol = custom.aud[3].audvol = 0;
315 custom.dmacon = AMI_AUDIO_OFF;
380 custom.aud[i].audper = period;
430 custom.aud[0].audvol = dmasound.volume_left;
432 custom.aud[1].audvol = dmasound.volume_right;
435 custom
[all...]
/linux-master/include/linux/usb/
H A Dpd_vdo.h32 #define VDO(vid, type, ver, custom) \
36 ((custom) & 0x7FFF))
/linux-master/drivers/staging/rtl8192e/
H A Drtllib_wx.c31 char custom[MAX_CUSTOM_LEN]; local
99 p = custom;
100 p += scnprintf(p, MAX_CUSTOM_LEN - (p - custom), " Rates (Mb/s): ");
110 p += scnprintf(p, MAX_CUSTOM_LEN - (p - custom),
115 p += scnprintf(p, MAX_CUSTOM_LEN - (p - custom),
149 iwe.u.data.length = p - custom;
151 start = iwe_stream_add_point(info, start, stop, &iwe, custom);
169 p = custom;
170 iwe.u.data.length = p - custom;
172 start = iwe_stream_add_point(info, start, stop, &iwe, custom);
[all...]
/linux-master/drivers/iio/temperature/
H A Dltc2983.c260 struct ltc2983_custom_sensor *custom; member in struct:ltc2983_thermocouple
267 struct ltc2983_custom_sensor *custom; member in struct:ltc2983_rtd
276 struct ltc2983_custom_sensor *custom; member in struct:ltc2983_thermistor
301 struct ltc2983_custom_sensor *custom; member in struct:ltc2983_temp
362 struct ltc2983_custom_sensor *custom,
366 u8 mult = custom->is_steinhart ? LTC2983_CUSTOM_STEINHART_ENTRY_SZ :
370 * custom->size holds the raw size of the table. However, when
375 const u8 len = custom->is_steinhart ? 0 :
376 (custom->size / LTC2983_CUSTOM_SENSOR_ENTRY_SZ) - 1;
381 if (custom
361 __ltc2983_chan_custom_sensor_assign(struct ltc2983_data *st, struct ltc2983_custom_sensor *custom, u32 *chan_val) argument
[all...]
/linux-master/tools/perf/ui/browsers/
H A Dscripts.c85 static int list_scripts(char *script_name, bool *custom, argument
116 add_script_option("Show samples with custom perf script arguments", "", &scriptc);
147 *custom = choice >= max_std;
176 bool custom = false; local
179 if (list_scripts(script_name, &custom, evsel))
183 custom ? "perf script -s " : "",
/linux-master/tools/testing/selftests/
H A Dlib.mk53 # custom build rule and prevent common build rule use.
/linux-master/drivers/block/
H A Damiflop.c317 #define custom amiga_custom macro
676 custom.dsklen = 0x4000;
698 custom.adkcon = ADK_MSBSYNC;
699 custom.adkcon = ADK_SETCLR|ADK_WORDSYNC|ADK_FAST;
701 custom.dsksync = MFM_SYNC;
703 custom.dsklen = 0;
704 custom.dskptr = (u_char *)ZTWO_PADDR((u_char *)raw_buf);
705 custom.dsklen = unit[drive].type->read_size/sizeof(short) | DSKLEN_DMAEN;
706 custom.dsklen = unit[drive].type->read_size/sizeof(short) | DSKLEN_DMAEN;
712 custom
[all...]
/linux-master/drivers/hid/
H A DMakefile154 obj-$(CONFIG_HID_SENSOR_CUSTOM_SENSOR) += hid-sensor-custom.o
/linux-master/drivers/video/fbdev/
H A Damifb.c597 #define custom amiga_custom macro
599 #define VBlankOn() custom.intena = IF_SETCLR|IF_COPER
600 #define VBlankOff() custom.intena = IF_COPER
1062 #define get_vbpos() ((u_short)((*(u_long volatile *)&custom.vposr >> 7) & 0xffe))
1688 custom.bplcon1 = par->bplcon1;
1689 custom.bpl1mod = par->bpl1mod;
1690 custom.bpl2mod = par->bpl2mod;
1691 custom.ddfstrt = ddfstrt2hw(par->ddfstrt);
1692 custom.ddfstop = ddfstop2hw(par->ddfstop);
1703 custom
[all...]
/linux-master/drivers/scsi/cxgbi/
H A Dlibcxgbi.c2522 strcpy(stats->custom[0].desc, "eh_abort_cnt");
2523 stats->custom[0].value = conn->eh_abort_cnt;
/linux-master/arch/m68k/kernel/
H A Dhead.S1392 /* fixup the Amiga custom register location before printing */
1393 clrl L(custom)
2851 lea %pc@(L(custom)),%a0
3013 movel %pc@(L(custom)),%a0
3772 L(custom):
/linux-master/arch/m68k/amiga/
H A Damisound.c28 #define custom amiga_custom macro
92 custom.aud[2].audlc = snd_data;
93 custom.aud[2].audlen = sizeof(sine_data)/2;
94 custom.aud[2].audper = (unsigned short)period;
95 custom.aud[2].audvol = 32; /* 50% of maxvol */
103 custom.dmacon = DMAF_SETCLR | DMAF_AUD2;
115 custom.dmacon = DMAF_AUD2;
117 custom.aud[2].audper = amiga_audio_period;
/linux-master/drivers/scsi/
H A Discsi_tcp.c911 strcpy(stats->custom[0].desc, "tx_sendpage_failures");
912 stats->custom[0].value = tcp_sw_conn->sendpage_failures_cnt;
913 strcpy(stats->custom[1].desc, "rx_discontiguous_hdr");
914 stats->custom[1].value = tcp_sw_conn->discontiguous_hdr_cnt;
915 strcpy(stats->custom[2].desc, "eh_abort_cnt");
916 stats->custom[2].value = conn->eh_abort_cnt;
/linux-master/drivers/media/usb/uvc/
H A Duvc_ctrl.c373 * device. The custom menu_mapping in the control @mapping is used when
2383 /* For UVCIOC_CTRL_MAP custom control */
2625 * First check if the device provides a custom mapping for this control,
2627 * process standard mappings if a custom mapping is found. This
2628 * mechanism doesn't support combining standard and custom mappings for
2632 bool custom = false; local
2641 custom = true;
2645 if (custom)
/linux-master/drivers/scsi/be2iscsi/
H A Dbe_iscsi.c850 strcpy(stats->custom[0].desc, "eh_abort_cnt");
851 stats->custom[0].value = conn->eh_abort_cnt;
/linux-master/drivers/usb/serial/
H A Dmos7720.c1272 __u16 custom; local
1290 custom = (__u16)(230400L / baudrate);
1294 round = (__u16)(round1 - (custom * 10));
1296 custom++;
1297 *divisor = custom;
1299 dev_dbg(&port->dev, "Baud %d = %d\n", baudrate, custom);
H A Dio_edgeport.c2245 __u16 custom; local
2259 custom = (__u16)((230400L + baudrate/2) / baudrate);
2261 *divisor = custom;
2263 dev_dbg(dev, "%s - Baud %d = %d\n", __func__, baudrate, custom);
/linux-master/tools/testing/selftests/bpf/benchs/
H A Drun_bench_ringbufs.sh10 for b in rb-libbpf rb-custom pb-libbpf pb-custom; do
15 for b in rb-libbpf rb-custom pb-libbpf pb-custom; do
20 for b in rb-libbpf rb-custom pb-libbpf pb-custom; do
27 summarize "rb-sampled-$b" "$($RUN_RB_BENCH --rb-b2b --rb-batch-cnt $b --rb-sampled --rb-sample-rate $b rb-custom)"
31 summarize "pb-sampled-$b" "$($RUN_RB_BENCH --rb-b2b --rb-batch-cnt $b --rb-sampled --rb-sample-rate $b pb-custom)"
35 summarize "reserve" "$($RUN_RB_BENCH --rb-b2b rb-custom)"
36 summarize "output" "$($RUN_RB_BENCH --rb-b2b --rb-use-output rb-custom)"
[all...]
/linux-master/drivers/clk/ingenic/
H A Dcgu.c728 clk_init.ops = clk_info->custom.clk_ops;
733 pr_err("%s: custom clock may not be combined with type 0x%x\n",
/linux-master/drivers/scsi/qedi/
H A Dqedi_iscsi.c748 strcpy(stats->custom[0].desc, "eh_abort_cnt");
749 stats->custom[0].value = conn->eh_abort_cnt;

Completed in 312 milliseconds

12