Home
last modified time | relevance | path

Searched defs:phase (Results 76 – 100 of 204) sorted by relevance

123456789

/openbmc/qemu/hw/core/
H A Dqdev.c836 bool phase_check(MachineInitPhase phase) in phase_check()
841 void phase_advance(MachineInitPhase phase) in phase_advance()
/openbmc/linux/drivers/scsi/
H A Daha152x.c326 int phase; member
928 struct completion *complete, int phase) in aha152x_internal_queue()
2484 const int phase = aha152x_priv(ptr)->phase; in show_command() local
2533 const int phase = acp->phase; in get_command() local
H A Dmesh.c96 u8 phase; member
153 enum mesh_phase phase; /* what we're currently trying to do */ member
1364 int phase; in phase_mismatch() local
H A DNCR5380.h189 #define PHASE_SR_TO_TCR(phase) ((phase) >> 2) argument
235 int phase; member
H A Dmac53c94.c54 enum fsc_phase phase; /* what we're currently trying to do */ member
H A Desp_scsi.c1377 u32 fflags, phase; in esp_data_bytes_sent() local
2097 u8 phase; in __esp_interrupt() local
2824 u8 phase = esp->sreg & ESP_STAT_PMASK; in esp_send_pio_cmd() local
/openbmc/u-boot/arch/x86/lib/fsp/
H A Dfsp_support.c184 u32 fsp_notify(struct fsp_header *fsp_hdr, u32 phase) in fsp_notify()
/openbmc/linux/drivers/gpu/drm/i915/selftests/
H A Di915_syncmap.c547 unsigned long count, phase, i; in igt_syncmap_random() local
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dml/dcn30/
H A Ddcn30_fpu.c186 double ratio, modulo, phase; in optc3_fpu_set_vrr_m_const() local
/openbmc/linux/drivers/hwmon/pmbus/
H A Disl68137.c164 int phase, int reg) in raa_dmpvr2_read_word_data()
H A Dzl6100.c136 int phase, int reg) in zl6100_read_word_data()
/openbmc/linux/drivers/mmc/core/
H A Dhost.c223 struct mmc_clk_phase *phase) in mmc_of_parse_timing_phase()
/openbmc/linux/drivers/acpi/
H A Dacpi_fpdt.c79 #define FPDT_ATTR(phase, name) \ argument
/openbmc/linux/net/netfilter/
H A Dnft_dynset.c341 enum nft_trans_phase phase) in nft_dynset_deactivate() argument
/openbmc/linux/drivers/gpu/drm/i915/gem/
H A Di915_gem_shrinker.c118 }, *phase; in i915_gem_shrink() local
/openbmc/linux/drivers/input/joystick/iforce/
H A Diforce-ff.c50 __s16 magnitude, __s16 offset, u16 period, u16 phase) in make_period_modifier()
/openbmc/linux/drivers/gpu/drm/arm/
H A Dmalidp_crtc.c276 u32 phase; in malidp_crtc_atomic_check_scaling() local
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dce110/
H A Ddce110_transform_v.c289 int i, phase, pair; in program_multi_taps_filter() local
/openbmc/linux/include/uapi/rdma/
H A Dbnxt_re-abi.h108 __u32 phase; member
/openbmc/linux/drivers/gpu/drm/tegra/
H A Dnvdec.c94 static int nvdec_wait_debuginfo(struct nvdec *nvdec, const char *phase) in nvdec_wait_debuginfo()
/openbmc/linux/drivers/staging/iio/frequency/
H A Dad9834.c132 unsigned long addr, unsigned long phase) in ad9834_write_phase()
H A Dad9832.c159 unsigned long addr, unsigned long phase) in ad9832_write_phase()
/openbmc/linux/drivers/usb/host/
H A Duhci-q.c610 static int uhci_highest_load(struct uhci_hcd *uhci, int phase, int period) in uhci_highest_load()
632 int phase, load; in uhci_check_bandwidth() local
/openbmc/u-boot/include/
H A Dsym53c8xx.h525 #define WHEN(phase) (0x00030000 | (phase)) argument
526 #define IF(phase) (0x00020000 | (phase)) argument
/openbmc/linux/drivers/scsi/aic94xx/
H A Daic94xx_tmf.c141 enum clear_nexus_phase phase) in asd_clear_nexus_I_T()

123456789