/linux/Documentation/devicetree/bindings/power/supply/ |
H A D | cpcap-battery.yaml | 28 - description: eol interrupt 37 - const: eol 79 "eol", "lowbph", "lowbpl",
|
/linux/drivers/infiniband/hw/usnic/ |
H A D | usnic_vnic.h | 43 DEFINE_USNIC_VNIC_RES_AT(EOL, RES_TYPE_EOL, "EOL", 0) \
|
/linux/include/video/ |
H A D | gbe.h | 38 volatile uint32_t did_start_xy; /* eol/f did/xy reset val */ 39 volatile uint32_t crs_start_xy; /* eol/f crs/xy reset val */ 40 volatile uint32_t vc_start_xy; /* eol/f vc/xy reset val */
|
/linux/drivers/power/supply/ |
H A D | cpcap-battery.c | 33 * to enable BATTDETEN, LOBAT and EOL features. We currently use 34 * LOBAT interrupts instead of EOL. 36 #define CPCAP_REG_BPEOL_BIT_EOL9 BIT(9) /* Set for EOL irq */ 37 #define CPCAP_REG_BPEOL_BIT_EOL8 BIT(8) /* Set for EOL irq */ 41 #define CPCAP_REG_BPEOL_BIT_EOL_MULTI BIT(4) /* Set for multiple EOL irqs */ 45 #define CPCAP_REG_BPEOL_BIT_EOLSEL BIT(0) /* BPDET = 0, EOL = 1 */ 960 "eol", "lowbph", "lowbpl", in cpcap_battery_init_interrupts()
|
/linux/drivers/gpu/drm/mcde/ |
H A D | mcde_dsi.c | 479 * Like with the EOL setting, if this is not set, the EOL area will be in mcde_dsi_setup_video_mode() 487 * During EOL: go to LP mode. If this is not set, the EOL area will be in mcde_dsi_setup_video_mode() 650 * Here we also imply that LP is used during burst EOL. in mcde_dsi_setup_video_mode() 674 * Packet size at EOL for burst mode, this is only used in mcde_dsi_setup_video_mode() 676 * but we instead send NULL or blanking packets at EOL. in mcde_dsi_setup_video_mode() 707 * cycles of the BLLP end-of-line (EOL) period for each line if in mcde_dsi_setup_video_mode()
|
/linux/scripts/ |
H A D | config | 14 cat >&2 <<EOL heredoc 50 EOL
|
/linux/tools/bootconfig/ |
H A D | main.c | 21 const char *val, *eol; in xbc_show_value() local 25 eol = semicolon ? ";\n" : "\n"; in xbc_show_value() 31 printf("%c%s%c%s", q, val, q, xbc_node_is_array(node) ? ", " : eol); in xbc_show_value()
|
/linux/include/linux/ |
H A D | termios_internal.h | 10 start=^Q stop=^S susp=^Z eol=\0
|
/linux/Documentation/fpga/ |
H A D | dfl.rst | 85 |63 Type 60|59 DFH VER 52|51 Rsvd 41|40 EOL|39 Next 16|15 REV 12|11 ID 0| 0x00 97 * EOL - Set if the DFH is the end of the Device Feature List (DFL). 100 If EOL is set, Next is the size of MMIO of the last feature in the list. 128 |63 Type 60|59 DFH VER 52|51 Rsvd 41|40 EOL|39 Next 16|15 REV 12|11 ID 0| 0x00 156 * EOL - Set if the DFH is the end of the Device Feature List (DFL). 159 If EOL is set, Next is the size of MMIO of the last feature in the list.
|
/linux/drivers/net/wireless/ath/ath5k/ |
H A D | base.h | 118 /* Check whether virtual EOL is supported */
|
/linux/fs/jfs/ |
H A D | jfs_logmgr.h | 373 int page; /* 4: page number of eol page */ 374 int eor; /* 4: eor of last record in eol page */
|
/linux/tools/testing/selftests/net/ |
H A D | udpgso.c | 178 /* EOL */ 288 /* EOL */
|
/linux/drivers/net/ethernet/natsemi/ |
H A D | sonic.c | 263 * set and reset EOL flags 267 * test the EOL and status flags of the TDs 622 /* Advance the EOL flag to put descriptors back into service */ in sonic_rx()
|
/linux/fs/dlm/ |
H A D | user.c | 150 the final ast is read. A lock becomes EOL in three situations: 154 An EOL lock needs to be removed from the process's list of locks. 155 And we can't allow any new operation on an EOL lock. This is
|
/linux/Documentation/translations/zh_TW/admin-guide/ |
H A D | reporting-issues.rst | 148 <https://kernel.org/>`_ ,確保此特定版本線的最新版沒有“[EOL]”標記。 1139 首頁,確保此特定版本線的最新版沒有“[EOL]”標記。* 1147 然後,它將被標記爲“生命週期結束”(EOL)。達到這個程度的版本線仍然會在
|
/linux/Documentation/translations/zh_CN/admin-guide/ |
H A D | reporting-issues.rst | 147 <https://kernel.org/>`_ ,确保此特定版本线的最新版没有“[EOL]”标记。 1138 首页,确保此特定版本线的最新版没有“[EOL]”标记。* 1146 然后,它将被标记为“生命周期结束”(EOL)。达到这个程度的版本线仍然会在
|
/linux/drivers/staging/media/atomisp/pci/ |
H A D | ia_css_stream_public.h | 409 * by width2 bytes of data2 and followed by and EoL 432 * width bytes of data, and followed by and EoL.
|
/linux/arch/mips/include/uapi/asm/ |
H A D | termbits.h | 61 #define VEOL2 6 /* Second EOL character [ICANON] */
|
/linux/drivers/infiniband/hw/irdma/ |
H A D | cm.h | 202 char eol; member
|
/linux/Documentation/admin-guide/media/ |
H A D | si476x.rst | 25 useful for EoL testing/RF performance estimation, parameters that have
|
/linux/arch/arm/boot/dts/ti/omap/ |
H A D | motorola-cpcap-mapphone.dtsi | 34 "eol", "lowbph", "lowbpl",
|
/linux/tools/tracing/rtla/src/ |
H A D | osnoise_top.c | 197 goto eol; in osnoise_top_header() 201 eol: in osnoise_top_header()
|
/linux/include/linux/mfd/ |
H A D | motorola-cpcap.h | 59 #define CPCAP_REG_BPEOL 0x0224 /* BP and EOL */
|
/linux/drivers/isdn/hardware/mISDN/ |
H A D | hfcsusb.h | 198 {0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0} /* EOL element */
|
/linux/sound/pci/ |
H A D | via82xx_modem.c | 84 #define VIA_REG_TYPE_AUTOSTART 0x80 /* RW - autostart at EOL */ 836 chip->intr_mask = 0x330000; /* FLAGS | EOL for MR, MW */ in snd_via686_pcm_new()
|