Home
last modified time | relevance | path

Searched refs:phase (Results 226 - 250 of 476) sorted by relevance

12345678910>>...20

/kernel/linux/linux-5.10/drivers/hwmon/pmbus/
H A Dpmbus.h426 u32 pfunc[PMBUS_PHASES];/* Functionality, per phase */
439 int (*read_word_data)(struct i2c_client *client, int page, int phase,
479 int pmbus_set_page(struct i2c_client *client, int page, int phase);
480 int pmbus_read_word_data(struct i2c_client *client, int page, int phase,
H A Dlm25066.c240 int phase, int reg) in lm25066_read_word_data()
325 int phase, int reg) in lm25056_read_word_data()
347 ret = lm25066_read_word_data(client, page, phase, reg); in lm25056_read_word_data()
239 lm25066_read_word_data(struct i2c_client *client, int page, int phase, int reg) lm25066_read_word_data() argument
324 lm25056_read_word_data(struct i2c_client *client, int page, int phase, int reg) lm25056_read_word_data() argument
H A Dibm-cffps.c339 int phase, int reg) in ibm_cffps_read_word_data()
345 rc = pmbus_read_word_data(client, page, phase, reg); in ibm_cffps_read_word_data()
362 rc = pmbus_read_word_data(client, page, phase, in ibm_cffps_read_word_data()
338 ibm_cffps_read_word_data(struct i2c_client *client, int page, int phase, int reg) ibm_cffps_read_word_data() argument
H A Disl68137.c164 int phase, int reg) in raa_dmpvr2_read_word_data()
170 ret = pmbus_read_word_data(client, page, phase, in raa_dmpvr2_read_word_data()
163 raa_dmpvr2_read_word_data(struct i2c_client *client, int page, int phase, int reg) raa_dmpvr2_read_word_data() argument
H A Dzl6100.c129 int phase, int reg) in zl6100_read_word_data()
171 ret = pmbus_read_word_data(client, page, phase, vreg); in zl6100_read_word_data()
128 zl6100_read_word_data(struct i2c_client *client, int page, int phase, int reg) zl6100_read_word_data() argument
/kernel/linux/linux-5.10/drivers/ptp/
H A Dptp_chardev.c223 * The phase should be specified modulo the in ptp_ioctl()
227 if (perout->phase.sec > perout->period.sec || in ptp_ioctl()
228 (perout->phase.sec == perout->period.sec && in ptp_ioctl()
229 perout->phase.nsec >= perout->period.nsec)) { in ptp_ioctl()
/kernel/linux/linux-5.10/drivers/staging/iio/frequency/
H A Dad9834.c133 unsigned long addr, unsigned long phase) in ad9834_write_phase()
135 if (phase > BIT(AD9834_PHASE_BITS)) in ad9834_write_phase()
137 st->data = cpu_to_be16(addr | phase); in ad9834_write_phase()
132 ad9834_write_phase(struct ad9834_state *st, unsigned long addr, unsigned long phase) ad9834_write_phase() argument
/kernel/linux/linux-6.6/drivers/staging/iio/frequency/
H A Dad9834.c132 unsigned long addr, unsigned long phase) in ad9834_write_phase()
134 if (phase > BIT(AD9834_PHASE_BITS)) in ad9834_write_phase()
136 st->data = cpu_to_be16(addr | phase); in ad9834_write_phase()
131 ad9834_write_phase(struct ad9834_state *st, unsigned long addr, unsigned long phase) ad9834_write_phase() argument
/kernel/linux/linux-6.6/drivers/hwmon/pmbus/
H A Dlm25066.c239 int phase, int reg) in lm25066_read_word_data()
324 int phase, int reg) in lm25056_read_word_data()
346 ret = lm25066_read_word_data(client, page, phase, reg); in lm25056_read_word_data()
238 lm25066_read_word_data(struct i2c_client *client, int page, int phase, int reg) lm25066_read_word_data() argument
323 lm25056_read_word_data(struct i2c_client *client, int page, int phase, int reg) lm25056_read_word_data() argument
H A Dpmbus.h426 u32 pfunc[PMBUS_PHASES];/* Functionality, per phase */
439 int (*read_word_data)(struct i2c_client *client, int page, int phase,
487 int pmbus_set_page(struct i2c_client *client, int page, int phase);
488 int pmbus_read_word_data(struct i2c_client *client, int page, int phase,
H A Dibm-cffps.c309 int phase, int reg) in ibm_cffps_read_word_data()
315 rc = pmbus_read_word_data(client, page, phase, reg); in ibm_cffps_read_word_data()
332 rc = pmbus_read_word_data(client, page, phase, in ibm_cffps_read_word_data()
308 ibm_cffps_read_word_data(struct i2c_client *client, int page, int phase, int reg) ibm_cffps_read_word_data() argument
H A Ddelta-ahe50dc-fan.c32 static int ahe50dc_fan_read_word_data(struct i2c_client *client, int page, int phase, int reg) in ahe50dc_fan_read_word_data() argument
/kernel/linux/linux-5.10/drivers/scsi/
H A Desp_scsi.c995 * - improper phase change in esp_check_gross_error()
1312 * we'll do the right thing as we transition to the next phase. in esp_finish_select()
1385 u32 fflags, phase; in esp_data_bytes_sent() local
1388 * phase it can mistake a final long REQ pulse from the in esp_data_bytes_sent()
1392 * and fifo flags. If we're still in a data phase and in esp_data_bytes_sent()
1399 phase = esp->sreg & ESP_STAT_PMASK; in esp_data_bytes_sent()
1402 if ((phase == ESP_DOP && in esp_data_bytes_sent()
1404 (phase == ESP_DIP && in esp_data_bytes_sent()
1703 esp_log_event("process event %d phase %x\n", in esp_process_event()
1735 "Unexpected phase, sre in esp_process_event()
2108 u8 phase; __esp_interrupt() local
2837 u8 phase = esp->sreg & ESP_STAT_PMASK; esp_send_pio_cmd() local
[all...]
/kernel/linux/linux-6.6/drivers/scsi/
H A Desp_scsi.c987 * - improper phase change in esp_check_gross_error()
1304 * we'll do the right thing as we transition to the next phase. in esp_finish_select()
1377 u32 fflags, phase; in esp_data_bytes_sent() local
1380 * phase it can mistake a final long REQ pulse from the in esp_data_bytes_sent()
1384 * and fifo flags. If we're still in a data phase and in esp_data_bytes_sent()
1391 phase = esp->sreg & ESP_STAT_PMASK; in esp_data_bytes_sent()
1394 if ((phase == ESP_DOP && in esp_data_bytes_sent()
1396 (phase == ESP_DIP && in esp_data_bytes_sent()
1695 esp_log_event("process event %d phase %x\n", in esp_process_event()
1727 "Unexpected phase, sre in esp_process_event()
2097 u8 phase; __esp_interrupt() local
2824 u8 phase = esp->sreg & ESP_STAT_PMASK; esp_send_pio_cmd() local
[all...]
/kernel/linux/linux-5.10/tools/testing/selftests/bpf/progs/
H A Dbtf_dump_test_case_padding.c168 short phase; member
/kernel/linux/linux-6.6/include/uapi/rdma/
H A Dbnxt_re-abi.h98 __u32 phase; member
/kernel/linux/linux-6.6/tools/testing/selftests/bpf/progs/
H A Dbtf_dump_test_case_padding.c168 short phase; member
/kernel/liteos_a/arch/arm/include/
H A Dlos_exc.h100 UINT16 phase; /**< Phase in which an exception occurs */ member
/kernel/liteos_m/arch/arm/arm9/gcc/
H A Dlos_arch_interrupt.h253 /**< Exception occurrence phase: 0 means that an exception occurs in initialization,
255 UINT16 phase; member
/kernel/liteos_m/arch/xtensa/lx6/gcc/
H A Dlos_arch_interrupt.h198 UINT16 phase; member
/kernel/linux/linux-5.10/tools/testing/selftests/ptp/
H A Dtestptp.c137 " -H val set output phase to 'val' nanoseconds (requires -p)\n" in usage()
433 perout_request.phase.sec = perout_phase / NSEC_PER_SEC; in main()
434 perout_request.phase.nsec = perout_phase % NSEC_PER_SEC; in main()
/kernel/linux/linux-5.10/drivers/net/ethernet/mscc/
H A Docelot_ptp.c232 ts_phase.tv_sec = rq->perout.phase.sec; in ocelot_ptp_enable()
233 ts_phase.tv_nsec = rq->perout.phase.nsec; in ocelot_ptp_enable()
243 "Accept nsec for PPS phase adjustment, otherwise start time should be 0 0.\n"); in ocelot_ptp_enable()
/kernel/linux/linux-5.10/drivers/net/ethernet/brocade/bna/
H A Dbfi.h239 u8 phase; member
245 u8 phase;
/kernel/linux/linux-5.10/net/netfilter/
H A Dnft_dynset.c231 enum nft_trans_phase phase) in nft_dynset_deactivate()
235 nf_tables_deactivate_set(ctx, priv->set, &priv->binding, phase); in nft_dynset_deactivate()
229 nft_dynset_deactivate(const struct nft_ctx *ctx, const struct nft_expr *expr, enum nft_trans_phase phase) nft_dynset_deactivate() argument
H A Dnft_flow_offload.c192 enum nft_trans_phase phase) in nft_flow_offload_deactivate()
196 nf_tables_deactivate_flowtable(ctx, priv->flowtable, phase); in nft_flow_offload_deactivate()
190 nft_flow_offload_deactivate(const struct nft_ctx *ctx, const struct nft_expr *expr, enum nft_trans_phase phase) nft_flow_offload_deactivate() argument

Completed in 24 milliseconds

12345678910>>...20