Home
last modified time | relevance | path

Searched refs:initialised (Results 1 – 25 of 62) sorted by relevance

123

/linux/Documentation/arch/arm64/
H A Dbooting.rst210 level where the kernel image will be entered must be initialised by
224 - SCR_EL3.HCE (bit 8) must be initialised to 0b1.
230 - ICH_HFGRTR_EL2.ICC_PPI_ACTIVERn_EL1 (bit 20) must be initialised to 0b1.
231 - ICH_HFGRTR_EL2.ICC_PPI_PRIORITYRn_EL1 (bit 19) must be initialised to 0b1.
232 - ICH_HFGRTR_EL2.ICC_PPI_PENDRn_EL1 (bit 18) must be initialised to 0b1.
233 - ICH_HFGRTR_EL2.ICC_PPI_ENABLERn_EL1 (bit 17) must be initialised to 0b1.
234 - ICH_HFGRTR_EL2.ICC_PPI_HMRn_EL1 (bit 16) must be initialised to 0b1.
235 - ICH_HFGRTR_EL2.ICC_IAFFIDR_EL1 (bit 7) must be initialised to 0b1.
236 - ICH_HFGRTR_EL2.ICC_ICSR_EL1 (bit 6) must be initialised to 0b1.
237 - ICH_HFGRTR_EL2.ICC_PCR_EL1 (bit 5) must be initialised t
[all...]
/linux/drivers/video/backlight/
H A Dili9320.c100 lcd->initialised = 1; in ili9320_init_chip()
106 if (!lcd->initialised) in ili9320_power_on()
270 lcd->initialised = 0; in ili9320_suspend()
H A Dili9320.h48 int initialised; member
/linux/drivers/staging/media/av7110/
H A Dsp8870.c41 u8 initialised:1; member
316 if (state->initialised) in sp8870_init()
318 state->initialised = 1; in sp8870_init()
573 state->initialised = 0; in sp8870_attach()
/linux/drivers/media/dvb-frontends/
H A Dsp887x.c31 u8 initialised:1; member
524 if (!state->initialised) { in sp887x_init()
540 state->initialised = 1; in sp887x_init()
577 state->initialised = 0; in sp887x_attach()
H A Dstv0299.c50 u8 initialised:1; member
625 state->initialised = 0; in stv0299_sleep()
680 state->initialised = 0; in stv0299_attach()
H A Dnxt200x.c52 u8 initialised:1; member
1092 if (!state->initialised) { in nxt200x_init()
1103 state->initialised = 1; in nxt200x_init()
1138 state->initialised = 0; in nxt200x_attach()
/linux/drivers/staging/vc04_services/interface/vchiq_arm/
H A Dvchiq_core.h245 int initialised; member
306 int initialised; member
441 return state->remote && state->remote->initialised; in vchiq_remote_initialised()
/linux/Documentation/arch/arm/
H A Dporting.rst29 Start address of zero-initialised work area for the decompressor.
121 It is expected that the debugging region will be re-initialised
130 initialised.
/linux/Documentation/core-api/
H A Dfolio_queue.rst62 A segment should be initialised by calling::
66 with a pointer to the segment to be initialised. Note that this will not
139 initialised, and it assumed that slots won't get reused, but rather the segment
173 initialised with::
H A Didr.rst37 object with the reserved ID and finally insert the initialised object
/linux/arch/arm/mm/
H A Dl2c-l2x0-resume.S30 @ Check that the address has been initialised
/linux/arch/sh/
H A DKconfig.debug31 process and ending when the kernel's serial console is initialised.
34 initialised. If unsure, say N.
/linux/drivers/tty/serial/
H A Dzs.h44 int initialised; member
H A Ddz.c80 int initialised; member
546 if (mux->initialised) in dz_reset()
556 mux->initialised = 1; in dz_reset()
H A Dsb1250-duart.c88 int initialised; member
517 if (sport->initialised) in sbd_init_port()
531 sport->initialised = 1; in sbd_init_port()
/linux/security/lockdown/
H A DKconfig16 subsystem is fully initialised. If enabled, lockdown will
/linux/drivers/net/ethernet/sfc/falcon/
H A Dtx.c458 if (!tx_queue->initialised) in ef4_setup_tc()
596 tx_queue->initialised = true; in ef4_init_tx_queue()
/linux/sound/aoa/codecs/
H A Donyx.c51 u32 initialised:1, member
585 if (!onyx->initialised) { in onyx_register_init()
601 onyx->initialised = 1; in onyx_register_init()
/linux/drivers/tty/
H A Dmips_ejtag_fdc.c289 * @initialised: Whether the console is initialised.
296 bool initialised; member
375 if (c->initialised) in mips_ejtag_fdc_console_init()
384 c->initialised = true; in mips_ejtag_fdc_console_init()
/linux/Documentation/watchdog/
H A Dmlx-wdt.rst51 Watchdog can be initialised in nowayout way, i.e. oncse started
/linux/Documentation/ABI/stable/
H A Dsysfs-class-rfkill37 Description: Whether the soft blocked state is initialised from non-volatile
/linux/include/sound/
H A Dsoc_sdw_utils.h112 bool initialised; member
/linux/arch/arm/mach-s3c/
H A DKconfig36 must have been initialised by the boot-loader before use.
/linux/drivers/net/ethernet/sfc/siena/
H A Dtx.c233 if (!tx_queue->initialised) in efx_siena_xdp_tx_buffers()

123