Home
last modified time | relevance | path

Searched refs:modes (Results 201 – 225 of 1342) sorted by relevance

12345678910>>...54

/openbmc/linux/Documentation/devicetree/bindings/rtc/
H A Drtc-st-lpc.txt16 - st,lpc-mode : The LPC can run either one of three modes:
/openbmc/linux/Documentation/devicetree/bindings/i2c/
H A Di2c-axxia.txt15 the default 100 kHz frequency will be used. As only Normal and Fast modes
/openbmc/u-boot/arch/arm/dts/
H A Dkirkwood-ns2mini.dts52 modes-map = <NS_V2_LED_OFF 1 0
/openbmc/linux/arch/arm/boot/dts/marvell/
H A Dkirkwood-ns2mini.dts52 modes-map = <NS_V2_LED_OFF 1 0
/openbmc/linux/kernel/time/
H A Dtimekeeping.c2344 if (txc->modes & ADJ_ADJTIME) { in timekeeping_validate_timex()
2346 if (!(txc->modes & ADJ_OFFSET_SINGLESHOT)) in timekeeping_validate_timex()
2348 if (!(txc->modes & ADJ_OFFSET_READONLY) && in timekeeping_validate_timex()
2353 if (txc->modes && !capable(CAP_SYS_TIME)) in timekeeping_validate_timex()
2359 if (txc->modes & ADJ_TICK && in timekeeping_validate_timex()
2365 if (txc->modes & ADJ_SETOFFSET) { in timekeeping_validate_timex()
2381 if (txc->modes & ADJ_NANO) { in timekeeping_validate_timex()
2394 if ((txc->modes & ADJ_FREQUENCY) && (BITS_PER_LONG == 64)) { in timekeeping_validate_timex()
2438 if (txc->modes & ADJ_SETOFFSET) { in do_adjtimex()
2442 if (!(txc->modes & ADJ_NANO)) in do_adjtimex()
[all …]
H A Dtime.c294 txc->modes = tx32.modes; in get_old_timex32()
323 tx32.modes = txc->modes; in put_old_timex32()
/openbmc/linux/Documentation/networking/
H A Dsfp-phylink.rst20 phylink has several modes of operation, which depend on the firmware
27 to configure exactly the modes that are specified without any
37 In-band mode is used with 802.3z, SGMII and similar interface modes,
204 and ``state->advertising`` with the supported ethtool link modes.
205 These are the new ethtool link modes, so bitmask operations must be
/openbmc/linux/drivers/char/
H A Dppdev.c486 unsigned int modes; in pp_do_ioctl() local
492 modes = port->modes; in pp_do_ioctl()
494 if (copy_to_user(argp, &modes, sizeof(modes))) in pp_do_ioctl()
/openbmc/linux/Documentation/sound/cards/
H A Dbt87x.rst48 Audio modes
51 The chip knows two different modes (digital/analog). snd-bt87x
/openbmc/u-boot/arch/arm/lib/
H A Dvectors.S233 msr spsr, r13 @ switch modes, make sure moves will execute
235 movs pc, lr @ jump to next instruction & switch modes.
/openbmc/linux/Documentation/driver-api/80211/
H A Dmac80211.rst11 modes is covered in the second part of the book.
21 Since it is required to allocate rates/modes before registering a hw
/openbmc/linux/sound/firewire/fireface/
H A Dff-stream.c15 static const enum snd_ff_stream_mode modes[] = { in snd_ff_stream_get_multiplier_mode() enum
28 *mode = modes[sfc]; in snd_ff_stream_get_multiplier_mode()
/openbmc/linux/Documentation/power/
H A Dbasic-pm-debugging.rst21 modes causes the PM core to skip some platform-related callbacks which on ACPI
44 a) Test modes of hibernation
50 core run in a test mode. There are 5 test modes available:
105 should try the test modes starting from "freezer", through "devices", "platform"
160 If all of the hibernation test modes work, you can boot the system with the
162 "reboot", "shutdown" and "platform" modes. If that does not work, there
227 to given string. The STR test modes are defined in the same way as for
/openbmc/linux/include/linux/iio/
H A Dbuffer_impl.h71 unsigned int modes; member
/openbmc/linux/drivers/iio/temperature/
H A Diqs620at-temp.c78 indio_dev->modes = INDIO_DIRECT_MODE; in iqs620_temp_probe()
/openbmc/linux/drivers/iio/trigger/
H A Dstm32-lptimer-trigger.c34 if (indio_dev->modes & INDIO_HARDWARE_TRIGGERED) in stm32_lptim_validate_device()
/openbmc/linux/tools/testing/selftests/ptp/
H A Dtestptp.c329 tx.modes = ADJ_FREQUENCY; in main()
340 tx.modes = ADJ_SETOFFSET | ADJ_NANO; in main()
357 tx.modes = ADJ_OFFSET | ADJ_NANO; in main()
/openbmc/qemu/migration/
H A Dmigration.c1650 int modes = 0; in get_modes() local
1654 modes |= BIT(mode); in get_modes()
1658 modes = BIT(MIG_MODE__MAX) - 1; in get_modes()
1660 return modes; in get_modes()
1666 if (modes & BIT(mode)) { in add_blockers()
1686 int modes; in migrate_add_blocker_modes() local
1690 modes = get_modes(mode, ap); in migrate_add_blocker_modes()
1693 if (is_only_migratable(reasonp, errp, modes)) { in migrate_add_blocker_modes()
1698 return add_blockers(reasonp, errp, modes); in migrate_add_blocker_modes()
1703 int modes = BIT(MIG_MODE__MAX) - 1; in migrate_add_blocker_internal() local
[all …]
/openbmc/linux/drivers/parport/
H A Dparport_ip32.c1477 written = (p->modes & PARPORT_MODE_DMA) ? in parport_ip32_fifo_write_block()
2063 p->modes = PARPORT_MODE_PCSPP | PARPORT_MODE_SAFEININT; in parport_ip32_probe_port()
2064 p->modes |= PARPORT_MODE_TRISTATE; in parport_ip32_probe_port()
2096 p->modes |= PARPORT_MODE_DMA; in parport_ip32_probe_port()
2103 p->modes |= PARPORT_MODE_COMPAT; in parport_ip32_probe_port()
2112 p->modes |= PARPORT_MODE_EPP; in parport_ip32_probe_port()
2121 p->modes |= PARPORT_MODE_ECP; in parport_ip32_probe_port()
2140 if (p->modes & PARPORT_MODE_##x) \ in parport_ip32_probe_port()
2179 if (p->modes & PARPORT_MODE_DMA) in parport_ip32_unregister_port()
/openbmc/linux/Documentation/fb/
H A Dviafb.rst220 Check the file "/etc/fb.modes" to find display modes available.
293 VIA Framebuffer modes
296 .. include:: viafb.modes
/openbmc/linux/drivers/pinctrl/mvebu/
H A Dpinctrl-armada-xp.c584 soc->modes = armada_xp_mpp_modes; in armada_xp_pinctrl_probe()
595 soc->modes = armada_xp_mpp_modes; in armada_xp_pinctrl_probe()
606 soc->modes = armada_xp_mpp_modes; in armada_xp_pinctrl_probe()
620 soc->modes = mv98dx3236_mpp_modes; in armada_xp_pinctrl_probe()
/openbmc/linux/arch/arm64/boot/dts/qcom/
H A Dsa8295p-adp.dts178 regulator-allowed-modes = <RPMH_REGULATOR_MODE_LPM
195 regulator-allowed-modes = <RPMH_REGULATOR_MODE_LPM
212 regulator-allowed-modes = <RPMH_REGULATOR_MODE_LPM
222 regulator-allowed-modes = <RPMH_REGULATOR_MODE_LPM
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dce/
H A Ddce_audio.c100 if (audio_info->modes[index].format_code == audio_format_code) { in is_audio_format_supported()
104 if (audio_info->modes[index].channel_count > in is_audio_format_supported()
105 audio_info->modes[max_channe_index].channel_count) { in is_audio_format_supported()
516 &audio_info->modes[index]; in dce_aud_az_configure()
/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/
H A Den_ethtool.c82 const unsigned int modes[] = { __VA_ARGS__ }; \
89 for (i = 0 ; i < ARRAY_SIZE(modes) ; ++i) { \
90 bit = modes[i] % 64; \
91 idx = modes[i] / 64; \
1130 unsigned long modes[2]; in mlx5e_ethtool2ptys_ext_adver_link() local
1136 memset(modes, 0, sizeof(modes)); in mlx5e_ethtool2ptys_ext_adver_link()
1137 bitmap_and(modes, ptys2ext_ethtool_table[i].advertised, in mlx5e_ethtool2ptys_ext_adver_link()
1140 if (modes[0] == ptys2ext_ethtool_table[i].advertised[0] && in mlx5e_ethtool2ptys_ext_adver_link()
1141 modes[1] == ptys2ext_ethtool_table[i].advertised[1]) in mlx5e_ethtool2ptys_ext_adver_link()
1151 __ETHTOOL_DECLARE_LINK_MODE_MASK(modes) = {0,}; in ext_link_mode_requested()
[all …]
/openbmc/linux/Documentation/hwmon/
H A Dmcp3021.rst36 compatible interface. Standard (100 kHz) and Fast (400 kHz) I2C modes are

12345678910>>...54