Home
last modified time | relevance | path

Searched full:keeper (Results 1 – 17 of 17) sorted by relevance

/linux/Documentation/devicetree/bindings/pinctrl/
H A Dfsl,mxs-pinctrl.txt73 Note that when enabling the pull-up, the internal pad keeper gets disabled.
75 will only disable the internal pad keeper.
H A Dfsl,imx-pinctrl.txt7 different PAD settings (like pull up, keeper, etc) the IOMUXC controls
H A Datmel,at91rm9200-pinctrl.yaml16 Since different modules require different PAD settings (like pull up, keeper,
H A Dimg,pistachio-pinctrl.txt45 - bias-bus-hold: Enable bus-keeper mode.
/linux/sound/core/seq/
H A Dseq_queue.h27 struct snd_seq_timer *timer; /* time keeper for this queue */
/linux/drivers/pinctrl/qcom/
H A Dpinctrl-msm.h136 * @pull_no_keeper: The SoC does not support keeper bias.
H A Dpinctrl-lpass-lpi.c364 "keeper", in lpi_gpio_dbg_show_one()
H A Dpinctrl-msm.c681 "keeper", in msm_gpio_dbg_show_one()
/linux/include/linux/
H A Dballoon_compaction.h52 * balloon driver as a page book-keeper for its registered balloon devices.
/linux/include/linux/pinctrl/
H A Dpinconf-generic.h27 * holder", "bus keeper" or "repeater". This allows another device on the
/linux/arch/arm/boot/dts/nxp/mxs/
H A Dimx28-cfa10049.dts392 fsl,pull-up = <MXS_PULL_DISABLE>; /* 0 will enable the keeper */
/linux/arch/parisc/kernel/
H A Dsmp.c464 pr_info("CPU %d is now promoted to time-keeper master\n", time_keeper_id); in __cpu_disable()
/linux/kernel/time/
H A Dtimekeeping.c549 * Access to the time keeper clock source is disabled across the innermost
1191 /* The timestamp was taken from the time keeper clock source */ in convert_base_to_cs()
/linux/drivers/gpu/drm/bridge/
H A Dsil-sii8620.h431 /* HSIC Keeper, default value: 0x00 */
/linux/drivers/phy/samsung/
H A Dphy-exynos5-usbdrd.c1558 /* TX Keeper Disable, Squelch on when U3 */
/linux/drivers/gpu/drm/i915/display/
H A Dicl_dsi.c477 /* clear common keeper enable bit */ in gen11_dsi_voltage_swing_program_seq()
/linux/mm/
H A Dmemory-failure.c2275 * check_new_page() will be the gate keeper. in memory_failure()