/openbmc/u-boot/drivers/ddr/marvell/a38x/ |
H A D | mv_ddr_spd.h | 164 unsigned char ftb:2, /* fine timebase */ 226 /* fine offset for min cas to cas delay time (t ccd_l min), same bank group, ftb */ 228 /* fine offset for min activate to activate delay time (t rrd_l min), same bank group, ftb */ 230 /* fine offset for min activate to activate delay time (t rrd_s min), diff bank group, ftb */ 232 /* fine offset for min active to active/refresh delay time (t rc min), ftb */ 234 unsigned char byte_121; /* fine offset for min row precharge delay time (t rp min), ftb */ 235 unsigned char byte_122; /* fine offset for min ras to cas delay time (t rcd min), ftb */ 236 unsigned char byte_123; /* fine offset for min cas latency time (t aa min), ftb */ 237 unsigned char byte_124; /* fine offset for sdram max cycle time (t ck avg max), ftb */ 238 unsigned char byte_125; /* fine offset for sdram min cycle time (t ck avg min), ftb */
|
/openbmc/linux/ |
H A D | opengrok1.0.log | 17 2024-12-28 20:07:11.914-0600 FINE t586 DefaultIndexChangedListener.fileAdd: Add: '/openbmc/u-boot/drivers/net/lan91c96.h' (CAnalyzer) 23 2024-12-28 20:07:11.914-0600 FINE t582 DefaultIndexChangedListener.fileAdd: Add: '/openbmc/libcper/sections/cper-section-firmware.c' (CAnalyzer) 24 2024-12-28 20:07:11.914-0600 FINE t590 DefaultIndexChangedListener.fileAdd: Add: '/openbmc/linux/drivers/phy/tegra/Kconfig' (PlainAnalyzer) 26 2024-12-28 20:07:11.915-0600 FINE t589 DefaultIndexChangedListener.fileAdd: Add: '/openbmc/linux/drivers/infiniband/sw/rxe/rxe_pool.h' (CAnalyzer) 27 2024-12-28 20:07:11.915-0600 FINE t584 DefaultIndexChangedListener.fileAdd: Add: '/openbmc/linux/arch/mips/include/asm/sgi/seeq.h' (CAnalyzer) 28 2024-12-28 20:07:11.915-0600 FINE t593 DefaultIndexChangedListener.fileAdd: Add: '/openbmc/linux/include/uapi/linux/netfilter/xt_hashlimit.h' (CAnalyzer) 29 2024-12-28 20:07:11.915-0600 FINE t583 DefaultIndexChangedListener.fileAdd: Add: '/openbmc/linux/tools/virtio/virtio-trace/trace-agent-rw.c' (CAnalyzer) 44 2024-12-28 20:07:11.920-0600 FINE t582 DefaultIndexChangedListener.fileAdd: Add: '/openbmc/linux/samples/pidfd/Makefile' (ShAnalyzer) 49 2024-12-28 20:07:11.921-0600 FINE t584 DefaultIndexChangedListener.fileAdd: Add: '/openbmc/linux/tools/testing/selftests/ftrace/test.d/00basic/snapshot.tc' (ShAnalyzer) 56 2024-12-28 20:07:11.925-0600 FINE t58 [all...] |
H A D | opengrok0.0.log | [all...] |
/openbmc/linux/Documentation/admin-guide/acpi/ |
H A D | fan_performance_states.rst | 64 ACPI Fan Fine Grain Control 67 When _FIF object specifies support for fine grain control, then fan speed 72 and set it by changing cooling device cur_state. If the fine grain control 76 The support of fine grain control is presented via sysfs attribute 77 "fine_grain_control". If fine grain control is present, this attribute
|
/openbmc/linux/drivers/media/usb/gspca/stv06xx/ |
H A D | stv06xx_vv6410.c | 239 unsigned int fine, coarse; in vv6410_set_exposure() local 243 fine = val % VV6410_CIF_LINELENGTH; in vv6410_set_exposure() 246 gspca_dbg(gspca_dev, D_CONF, "Set coarse exposure to %d, fine exposure to %d\n", in vv6410_set_exposure() 247 coarse, fine); in vv6410_set_exposure() 249 err = stv06xx_write_sensor(sd, VV6410_FINEH, fine >> 8); in vv6410_set_exposure() 253 err = stv06xx_write_sensor(sd, VV6410_FINEL, fine & 0xff); in vv6410_set_exposure()
|
/openbmc/u-boot/include/ |
H A D | ddr_spd.h | 187 unsigned char ftb_div; /* 9 Fine Timebase (FTB) 221 int8_t fine_tck_min; /* 34 Fine offset for tCKmin */ 222 int8_t fine_taa_min; /* 35 Fine offset for tAAmin */ 223 int8_t fine_trcd_min; /* 36 Fine offset for tRCDmin */ 224 int8_t fine_trp_min; /* 37 Fine offset for tRPmin */ 225 int8_t fine_trc_min; /* 38 Fine offset for tRCmin */ 337 int8_t fine_tccdl_min; /* 117 Fine offset for tCCD_Lmin */ 338 int8_t fine_trrdl_min; /* 118 Fine offset for tRRD_Lmin */ 339 int8_t fine_trrds_min; /* 119 Fine offset for tRRD_Smin */ 340 int8_t fine_trc_min; /* 120 Fine offset for tRCmin */ [all …]
|
/openbmc/linux/drivers/pinctrl/ti/ |
H A D | pinctrl-ti-iodelay.c | 40 * @binary_data_fine_mask: CONFIG_REG fine mask (see TRM) 46 * @reg_fine_offset: Fine register configuration offset 47 * @fine_delay_count_mask: Fine delay count mask 48 * @fine_ref_count_mask: Fine ref count mask 92 * @fine_ref_count: Fine reference count 93 * @fine_delay_count: Fine Delay count 96 * @fdpe: Fine delay parameter 253 dev_err(dev, "Masking overflow of fine elements %08x\n", in ti_iodelay_pinconf_set() 358 dev_err(dev, "Invalid Fine delay count (0) (reg=0x%08x)\n", in ti_iodelay_pinconf_init_dev() 371 dev_dbg(iod->dev, "fine: ref=0x%04x delay=0x%04x fdpe=0x%08x\n", in ti_iodelay_pinconf_init_dev() [all …]
|
/openbmc/linux/Documentation/ABI/testing/ |
H A D | sysfs-bus-iio-frequency-admv1014 | 17 Read/write value for the digital attenuator gain (IF_I) with fine steps. 23 Read/write value for the digital attenuator gain (IF_Q) with fine steps.
|
/openbmc/linux/Documentation/devicetree/bindings/iio/proximity/ |
H A D | semtech,sx9310.yaml | 73 - fine 74 - very-fine 126 semtech,resolution = "fine";
|
/openbmc/openbmc-test-automation/ipmi/ |
H A D | test_ipmi_resets.robot | 35 [Documentation] Verify IPMI power cycle command works fine. 42 [Documentation] Verify IPMI power reset command works fine.
|
/openbmc/linux/drivers/media/rc/keymaps/ |
H A D | rc-apac-viewcomp.c | 49 { 0x0c, KEY_KPPLUS }, /* fine tune >>>> */ 50 { 0x18, KEY_KPMINUS }, /* fine tune <<<< */
|
/openbmc/linux/drivers/powercap/ |
H A D | Kconfig | 34 fine grained control. These domains include processor package, DRAM 49 fine grained control. These domains include processor package, DRAM
|
/openbmc/linux/Documentation/translations/it_IT/doc-guide/ |
H A D | kernel-doc.rst | 42 (ovvero, dichiarate "static") al fine di fornire una struttura più coerente 57 anche per procedure private (ovvero, dichiarate "static") al fine di fornire 79 Al fine di verificare che i commenti siano formattati correttamente, potete 121 un argomento, una linea di commento vuota, oppure la fine del commento. 223 un argomento, una linea di commento vuota, oppure la fine del commento. 238 fra ``:`` e il marcatore di fine commento ``*/``. 447 Al fine d'avere il codice ed i commenti nello stesso file, potete includere
|
/openbmc/linux/drivers/firmware/ |
H A D | ti_sci.c | 157 * Return: 0 if all went fine, else corresponding error. 287 * Return: 0 if all went fine, else corresponding error. 443 * Return: 0 if all went fine, else return appropriate error. 560 * Return: 0 if all went fine, else return appropriate error. 631 * Return: 0 if all went fine, else return appropriate error. 650 * Return: 0 if all went fine, else return appropriate error. 669 * Return: 0 if all went fine, else return appropriate error. 688 * Return: 0 if all went fine, else return appropriate error. 707 * Return: 0 if all went fine, else return appropriate error. 720 * Return: 0 if all went fine and the device ID is valid, else return [all …]
|
/openbmc/openbmc/poky/meta/recipes-devtools/patch/patch/ |
H A D | 0001-Don-t-leak-temporary-file-on-failed-multi-file-ed.patch | 6 The previous fix worked fine with single-file ed-style patches, but 64 +# Apparently we can't create a file with such a patch, while it works fine
|
/openbmc/linux/Documentation/fb/ |
H A D | aty128fb.rst | 42 XF68_FBDev should generally work fine, but it is non-accelerated. As of 43 this document, 8 and 32bpp works fine. There have been palette issues
|
/openbmc/linux/drivers/media/platform/renesas/ |
H A D | Kconfig | 63 tristate "Renesas Fine Display Processor" 71 This is a V4L2 driver for the Renesas Fine Display Processor
|
/openbmc/linux/Documentation/scsi/ |
H A D | scsi_eh.rst | 20 [2-1] EH through fine-grained callbacks 171 - Fine-grained EH callbacks 172 LLDD can implement fine-grained EH callbacks and let SCSI 196 2.1 EH through fine-grained callbacks 211 others are performed by invoking one of the following fine-grained 307 EH through fine-grained callbacks start from scsi_unjam_host().
|
/openbmc/linux/drivers/clk/rockchip/ |
H A D | clk-mmc-phase.c | 41 * Each fine delay is between 44ps-77ps. Assume each fine delay is 60ps to 105 * Due to the inexact nature of the "fine" delay, we might in rockchip_mmc_set_phase()
|
/openbmc/linux/include/sound/ |
H A D | seq_midi_emul.h | 39 short gm_rpn_fine_tuning; /* Master fine tuning */ 131 * of coarse and fine pairs. Of course the fine controls are seldom used
|
/openbmc/linux/Documentation/block/ |
H A D | biovecs.rst | 83 * Submitting partially completed bios is now perfectly fine - this comes up 88 fine to _most_ devices, but since accessing the raw bvec array was the 92 perfectly fine.
|
/openbmc/linux/Documentation/devicetree/bindings/phy/ |
H A D | realtek,usb3phy.yaml | 80 realtek,amplitude-control-fine-tuning: 83 This value is used for fine-tuning parameters.
|
/openbmc/linux/Documentation/translations/it_IT/process/ |
H A D | deprecated.rst | 21 aumentando così il carico di lavoro. Al fine di istruire gli sviluppatori su 215 dati importanti alla fine dello stack (quando il kernel è compilato senza 223 prossimo caso quando l'istruzione "break" viene omessa alla fine del caso 274 array di un solo elemento posizionato alla fine della struttura dati:: 296 nel mezzo di una struttura dati e _non_ alla fine (potrebbe accadere 311 trovano alla fine della struttura dati, il che permette di prevenire
|
/openbmc/qemu/tests/functional/ |
H A D | test_mem_addr_space.py | 39 should start fine. 88 Setting maxmem to 59.5G and making sure that QEMU can start fine 219 Intel cpu instead. QEMU should start fine in this case as 262 QEMU should start fine. 299 with the exact same parameters as above, QEMU should start fine even
|
/openbmc/linux/include/linux/ |
H A D | lru_cache.h | 49 (coarse or fine grained) bitmap, or other meta data. 68 Having it fine-grained reduces the amount of resync traffic. 78 one could dirty "chunks" (of some size) at a time of the (fine grained) 86 for write-intent log purposes, additionally to the fine grained dirty bitmap.
|