Home
last modified time | relevance | path

Searched defs:mode (Results 251 – 275 of 4601) sorted by relevance

1...<<11121314151617181920>>...185

/openbmc/linux/drivers/usb/musb/
H A Dmusb_cppi41.c329 static u32 update_ep_mode(unsigned ep, unsigned mode, u32 old) in update_ep_mode()
340 unsigned mode) in cppi41_set_dma_mode()
367 unsigned int mode) in da8xx_set_dma_mode()
393 unsigned mode) in cppi41_set_autoreq_mode()
412 u16 packet_sz, u8 mode, in cppi41_configure_channel()
524 u16 packet_sz, u8 mode, in cppi41_dma_channel_program()
/openbmc/linux/drivers/gpu/drm/bridge/adv7511/
H A Dadv7511_drv.c209 unsigned int mode; in adv7511_set_config_csc() local
700 const struct drm_display_mode *mode) in adv7511_mode_valid()
709 const struct drm_display_mode *mode, in adv7511_mode_set()
827 struct drm_display_mode *mode) in adv7511_connector_mode_valid()
910 const struct drm_display_mode *mode, in adv7511_bridge_mode_set()
920 const struct drm_display_mode *mode) in adv7511_bridge_mode_valid()
H A Dadv7533.c30 struct drm_display_mode *mode = &adv->curr_mode; in adv7511_dsi_config_timing_gen() local
104 const struct drm_display_mode *mode) in adv7533_mode_valid()
/openbmc/openpower-occ-control/
H A Dpowermode.cpp37 #define VALID_POWER_MODE_SETTING(mode) \ argument
43 #define VALID_OEM_POWER_MODE_SETTING(mode) \ argument
193 SysPwrMode getInternalMode(const Mode::PowerMode& mode) in getInternalMode()
1340 for (auto mode : modeList) in getSupportedModes() local
1385 for (auto mode : OmodeList) in getSupportedModes() local
1418 bool PowerMode::isValidMode(const SysPwrMode mode) in isValidMode()
/openbmc/linux/drivers/soc/fsl/qe/
H A Ducc_slow.c73 void ucc_slow_enable(struct ucc_slow_private * uccs, enum comm_dir mode) in ucc_slow_enable()
94 void ucc_slow_disable(struct ucc_slow_private * uccs, enum comm_dir mode) in ucc_slow_disable()
/openbmc/linux/include/uapi/linux/netfilter/
H A Dxt_connmark.h24 __u8 mode; member
29 __u8 shift_dir, shift_bits, mode; member
H A Dxt_hashlimit.h33 __u32 mode; /* bitmask of XT_HASHLIMIT_HASH_* */ member
57 __u32 mode; /* bitmask of XT_HASHLIMIT_HASH_* */ member
73 __u32 mode; /* bitmask of XT_HASHLIMIT_HASH_* */ member
87 __u32 mode; /* bitmask of XT_HASHLIMIT_HASH_* */ member
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dce110/
H A Ddce110_opp_regamma_v.c101 static void configure_regamma_mode(struct dce_transform *xfm_dce, uint32_t mode) in configure_regamma_mode()
552 enum opp_regamma mode) in dce110_opp_set_regamma_mode_v()
/openbmc/u-boot/cmd/
H A Dregulator.c127 static const char *get_mode_name(struct dm_regulator_mode *mode, in get_mode_name()
185 int current, value, mode; in do_status_detail() local
208 int current, value, mode; in do_status_line() local
350 int mode; in do_mode() local
/openbmc/u-boot/drivers/spi/
H A Dspi-uclass.c20 static int spi_set_speed_mode(struct udevice *bus, int speed, int mode) in spi_set_speed_mode()
299 int spi_get_bus_and_cs(int busnum, int cs, int speed, int mode, in spi_get_bus_and_cs()
388 unsigned int speed, unsigned int mode) in spi_setup_slave()
411 int mode = 0; in spi_slave_ofdata_to_platdata() local
/openbmc/linux/drivers/media/pci/zoran/
H A Dzoran_device.c190 static void zr36057_adjust_vfe(struct zoran *zr, enum zoran_codec_mode mode) in zr36057_adjust_vfe()
337 void zr36057_set_memgrab(struct zoran *zr, int mode) in zr36057_set_memgrab()
418 static void zr36057_set_jpg(struct zoran *zr, enum zoran_codec_mode mode) in zr36057_set_jpg()
606 void zr36057_enable_jpg(struct zoran *zr, enum zoran_codec_mode mode) in zr36057_enable_jpg()
/openbmc/linux/drivers/net/ethernet/stmicro/stmmac/
H A Ddwxgmac2_descs.c130 int mode, int end, int bfsize) in dwxgmac2_init_rx_desc()
135 static void dwxgmac2_init_tx_desc(struct dma_desc *p, int mode, int end) in dwxgmac2_init_tx_desc()
144 bool csum_flag, int mode, bool tx_own, in dwxgmac2_prepare_tx_desc()
221 static void dwxgmac2_release_tx_desc(struct dma_desc *p, int mode) in dwxgmac2_release_tx_desc()
H A Ddwmac-starfive.c34 static void starfive_dwmac_fix_mac_speed(void *priv, unsigned int speed, unsigned int mode) in starfive_dwmac_fix_mac_speed()
67 unsigned int mode; in starfive_dwmac_set_mode() local
/openbmc/linux/arch/x86/events/intel/
H A Dcstate.c376 static void cstate_pmu_event_start(struct perf_event *event, int mode) in cstate_pmu_event_start()
381 static void cstate_pmu_event_stop(struct perf_event *event, int mode) in cstate_pmu_event_stop()
386 static void cstate_pmu_event_del(struct perf_event *event, int mode) in cstate_pmu_event_del()
391 static int cstate_pmu_event_add(struct perf_event *event, int mode) in cstate_pmu_event_add()
/openbmc/linux/drivers/phy/starfive/
H A Dphy-jh7110-usb.c27 enum phy_mode mode; member
45 enum phy_mode mode, int submode) in usb2_phy_set_mode()
/openbmc/linux/sound/core/seq/oss/
H A Dseq_oss_device.h130 #define is_read_mode(mode) ((mode) & SNDRV_SEQ_OSS_FILE_READ) argument
131 #define is_write_mode(mode) ((mode) & SNDRV_SEQ_OSS_FILE_WRITE) argument
132 #define is_nonblock_mode(mode) ((mode) & SNDRV_SEQ_OSS_FILE_NONBLOCK) argument
/openbmc/linux/include/linux/
H A Dhwspinlock.h114 int mode, unsigned long *flags) in __hwspin_lock_timeout()
120 int __hwspin_trylock(struct hwspinlock *hwlock, int mode, unsigned long *flags) in __hwspin_trylock()
126 void __hwspin_unlock(struct hwspinlock *hwlock, int mode, unsigned long *flags) in __hwspin_unlock()
/openbmc/linux/sound/synth/emux/
H A Demux_effect.c124 effect_get_offset(struct snd_midi_channel *chan, int lo, int hi, int mode) in effect_get_offset()
145 int mode; in snd_emux_send_effect_oss() local
164 int type, int val, int mode) in snd_emux_send_effect()
/openbmc/linux/security/tomoyo/
H A Daudit.c118 static inline const char *tomoyo_filetype(const umode_t mode) in tomoyo_filetype()
188 umode_t mode; in tomoyo_print_header() local
333 u8 mode; in tomoyo_get_audit() local
/openbmc/linux/drivers/md/
H A Dmd-faulty.c85 static int check_mode(struct faulty_conf *conf, int mode) in check_mode()
124 static void add_sector(struct faulty_conf *conf, sector_t start, int mode) in add_sector()
258 int mode = mddev->new_layout & ModeMask; in faulty_reshape() local
/openbmc/linux/drivers/leds/
H A Dleds-max8997.c48 enum max8997_led_mode mode) in max8997_led_set_mode()
203 enum max8997_led_mode mode; in mode_store() local
257 u8 mode = 0, brightness = 0; in max8997_led_probe() local
/openbmc/linux/include/soc/fsl/qe/
H A Dqmc.h29 enum qmc_mode mode; member
41 enum qmc_mode mode; member
/openbmc/phosphor-ipmi-flash/bmc/
H A Dgeneral_systemd.cpp154 sdbusplus::bus_t&& bus, const std::string& service, const std::string& mode) in CreateSystemdNoFile()
162 const std::string& service, const std::string& mode) in CreateSystemdWithStatusFile()
/openbmc/u-boot/drivers/qe/
H A Duec.c57 static int uec_mac_enable(uec_private_t *uec, comm_dir_e mode) in uec_mac_enable()
85 static int uec_mac_disable(uec_private_t *uec, comm_dir_e mode) in uec_mac_disable()
218 static int uec_open(uec_private_t *uec, comm_dir_e mode) in uec_open()
251 static int uec_stop(uec_private_t *uec, comm_dir_e mode) in uec_stop()
520 phy_interface_t mode = in adjust_link() local
/openbmc/linux/drivers/gpu/drm/amd/amdgpu/
H A Datombios_crtc.c39 struct drm_display_mode *mode, in amdgpu_atombios_crtc_overscan_setup()
190 struct drm_display_mode *mode) in amdgpu_atombios_crtc_set_dtd_timing()
305 struct drm_display_mode *mode) in amdgpu_atombios_crtc_adjust_pll()
747 struct drm_display_mode *mode) in amdgpu_atombios_crtc_prepare_pll()
816 void amdgpu_atombios_crtc_set_pll(struct drm_crtc *crtc, struct drm_display_mode *mode) in amdgpu_atombios_crtc_set_pll()

1...<<11121314151617181920>>...185