Home
last modified time | relevance | path

Searched defs:phase (Results 1 – 25 of 336) sorted by relevance

12345678910>>...14

/kernel/linux/linux-5.10/drivers/clk/hisilicon/
Dclk-hisi-phase.c30 static int hisi_phase_regval_to_degrees(struct clk_hisi_phase *phase, in hisi_phase_regval_to_degrees()
44 struct clk_hisi_phase *phase = to_clk_hisi_phase(hw); in hisi_clk_get_phase() local
53 static int hisi_phase_degrees_to_regval(struct clk_hisi_phase *phase, in hisi_phase_degrees_to_regval()
67 struct clk_hisi_phase *phase = to_clk_hisi_phase(hw); in hisi_clk_set_phase() local
97 struct clk_hisi_phase *phase; in clk_register_hisi_phase() local
/kernel/linux/linux-6.6/drivers/clk/hisilicon/
Dclk-hisi-phase.c30 static int hisi_phase_regval_to_degrees(struct clk_hisi_phase *phase, in hisi_phase_regval_to_degrees()
44 struct clk_hisi_phase *phase = to_clk_hisi_phase(hw); in hisi_clk_get_phase() local
53 static int hisi_phase_degrees_to_regval(struct clk_hisi_phase *phase, in hisi_phase_degrees_to_regval()
67 struct clk_hisi_phase *phase = to_clk_hisi_phase(hw); in hisi_clk_set_phase() local
97 struct clk_hisi_phase *phase; in clk_register_hisi_phase() local
/kernel/linux/linux-5.10/drivers/gpu/drm/tidss/
Dtidss_dispc_regs.h120 #define DISPC_VID_FIR_COEF_H0(phase) (0x6c + (phase) * 4) argument
122 #define DISPC_VID_FIR_COEF_H0_C(phase) (0x90 + (phase) * 4) argument
125 #define DISPC_VID_FIR_COEF_H12(phase) (0xb4 + (phase) * 4) argument
127 #define DISPC_VID_FIR_COEF_H12_C(phase) (0xf4 + (phase) * 4) argument
130 #define DISPC_VID_FIR_COEF_V0(phase) (0x134 + (phase) * 4) argument
132 #define DISPC_VID_FIR_COEF_V0_C(phase) (0x158 + (phase) * 4) argument
135 #define DISPC_VID_FIR_COEF_V12(phase) (0x17c + (phase) * 4) argument
137 #define DISPC_VID_FIR_COEF_V12_C(phase) (0x1bc + (phase) * 4) argument
/kernel/linux/linux-6.6/drivers/gpu/drm/tidss/
Dtidss_dispc_regs.h120 #define DISPC_VID_FIR_COEF_H0(phase) (0x6c + (phase) * 4) argument
122 #define DISPC_VID_FIR_COEF_H0_C(phase) (0x90 + (phase) * 4) argument
125 #define DISPC_VID_FIR_COEF_H12(phase) (0xb4 + (phase) * 4) argument
127 #define DISPC_VID_FIR_COEF_H12_C(phase) (0xf4 + (phase) * 4) argument
130 #define DISPC_VID_FIR_COEF_V0(phase) (0x134 + (phase) * 4) argument
132 #define DISPC_VID_FIR_COEF_V0_C(phase) (0x158 + (phase) * 4) argument
135 #define DISPC_VID_FIR_COEF_V12(phase) (0x17c + (phase) * 4) argument
137 #define DISPC_VID_FIR_COEF_V12_C(phase) (0x1bc + (phase) * 4) argument
/kernel/linux/linux-5.10/drivers/clk/sunxi-ng/
Dccu_phase.c15 struct ccu_phase *phase = hw_to_ccu_phase(hw); in ccu_phase_get_phase() local
58 struct ccu_phase *phase = hw_to_ccu_phase(hw); in ccu_phase_set_phase() local
/kernel/linux/linux-6.6/drivers/clk/sunxi-ng/
Dccu_phase.c15 struct ccu_phase *phase = hw_to_ccu_phase(hw); in ccu_phase_get_phase() local
58 struct ccu_phase *phase = hw_to_ccu_phase(hw); in ccu_phase_set_phase() local
/kernel/linux/linux-6.6/drivers/clk/sunxi/
Dclk-mod0.c173 struct mmc_phase *phase = to_mmc_phase(hw); in mmc_get_phase() local
215 struct mmc_phase *phase = to_mmc_phase(hw); in mmc_set_phase() local
324 struct mmc_phase *phase; in sunxi_mmc_setup() local
/kernel/linux/linux-6.6/drivers/hwmon/pmbus/
Dmp2888.c94 mp2888_read_phase(struct i2c_client *client, struct mp2888_data *data, int page, int phase, u8 reg) in mp2888_read_phase()
128 mp2888_read_phases(struct i2c_client *client, struct mp2888_data *data, int page, int phase) in mp2888_read_phases()
154 static int mp2888_read_word_data(struct i2c_client *client, int page, int phase, int reg) in mp2888_read_word_data()
Dltc2978.c176 static int ltc_read_word_data(struct i2c_client *client, int page, int phase, in ltc_read_word_data()
308 int phase, int reg) in ltc2978_read_word_data()
355 int phase, int reg) in ltc2974_read_word_data()
381 int phase, int reg) in ltc2975_read_word_data()
416 int phase, int reg) in ltc3880_read_word_data()
449 int phase, int reg) in ltc3883_read_word_data()
Dmp2975.c130 mp2975_read_word_helper(struct i2c_client *client, int page, int phase, u8 reg, in mp2975_read_word_helper()
197 int page, int phase, u8 reg) in mp2975_read_phase()
238 int page, int phase) in mp2975_read_phases()
293 int phase, int reg) in mp2973_read_word_data()
381 int phase, int reg) in mp2975_read_word_data()
/kernel/linux/linux-5.10/drivers/clk/sunxi/
Dclk-mod0.c175 struct mmc_phase *phase = to_mmc_phase(hw); in mmc_get_phase() local
217 struct mmc_phase *phase = to_mmc_phase(hw); in mmc_set_phase() local
326 struct mmc_phase *phase; in sunxi_mmc_setup() local
/kernel/linux/linux-6.6/drivers/scsi/
DNCR5380.c969 unsigned char tmp[3], phase; in NCR5380_select() local
1258 unsigned char *phase, int *count, in NCR5380_transfer_pio()
1410 unsigned char *msgptr, phase, tmp; in do_abort() local
1484 unsigned char *phase, int *count, in NCR5380_transfer_dma()
1683 unsigned char phase, tmp, extended_msg[10], old_phase = 0xff; in NCR5380_information_transfer() local
2094 unsigned char phase = PHASE_MSGIN; in NCR5380_reselect() local
Dzorro_esp.c263 u8 phase = esp->sreg & ESP_STAT_PMASK; in zorro_esp_send_blz1230_dma_cmd() local
314 u8 phase = esp->sreg & ESP_STAT_PMASK; in zorro_esp_send_blz1230II_dma_cmd() local
359 u8 phase = esp->sreg & ESP_STAT_PMASK; in zorro_esp_send_blz2060_dma_cmd() local
405 u8 phase = esp->sreg & ESP_STAT_PMASK; in zorro_esp_send_cyber_dma_cmd() local
456 u8 phase = esp->sreg & ESP_STAT_PMASK; in zorro_esp_send_cyberII_dma_cmd() local
498 u8 phase = esp->sreg & ESP_STAT_PMASK; in zorro_esp_send_fastlane_dma_cmd() local
/kernel/linux/linux-5.10/drivers/scsi/
DNCR5380.c967 unsigned char tmp[3], phase; in NCR5380_select() local
1255 unsigned char *phase, int *count, in NCR5380_transfer_pio()
1405 unsigned char *msgptr, phase, tmp; in do_abort() local
1477 unsigned char *phase, int *count, in NCR5380_transfer_dma()
1676 unsigned char phase, tmp, extended_msg[10], old_phase = 0xff; in NCR5380_information_transfer() local
2084 unsigned char phase = PHASE_MSGIN; in NCR5380_reselect() local
Dzorro_esp.c263 u8 phase = esp->sreg & ESP_STAT_PMASK; in zorro_esp_send_blz1230_dma_cmd() local
314 u8 phase = esp->sreg & ESP_STAT_PMASK; in zorro_esp_send_blz1230II_dma_cmd() local
359 u8 phase = esp->sreg & ESP_STAT_PMASK; in zorro_esp_send_blz2060_dma_cmd() local
405 u8 phase = esp->sreg & ESP_STAT_PMASK; in zorro_esp_send_cyber_dma_cmd() local
456 u8 phase = esp->sreg & ESP_STAT_PMASK; in zorro_esp_send_cyberII_dma_cmd() local
498 u8 phase = esp->sreg & ESP_STAT_PMASK; in zorro_esp_send_fastlane_dma_cmd() local
/kernel/linux/linux-6.6/lib/zstd/compress/
Dzstd_cwksp.h153 ZSTD_cwksp_alloc_phase_e phase; member
273 ZSTD_cwksp_internal_advance_phase(ZSTD_cwksp* ws, ZSTD_cwksp_alloc_phase_e phase) in ZSTD_cwksp_internal_advance_phase()
324 ZSTD_cwksp_reserve_internal(ZSTD_cwksp* ws, size_t bytes, ZSTD_cwksp_alloc_phase_e phase) in ZSTD_cwksp_reserve_internal()
364 const ZSTD_cwksp_alloc_phase_e phase = ZSTD_cwksp_alloc_aligned; in ZSTD_cwksp_reserve_table() local
/kernel/linux/linux-6.6/drivers/target/iscsi/
Discsi_target_parameters.c119 char *name, char *value, u8 phase, u8 scope, u8 sender, in iscsi_set_default_param()
1224 int phase, in iscsi_check_key()
1286 u8 phase, in iscsi_enforce_integrity_rules()
1353 u8 phase, in iscsi_decode_text_input()
1423 u8 phase, in iscsi_encode_text_output()
/kernel/linux/linux-5.10/drivers/target/iscsi/
Discsi_target_parameters.c119 char *name, char *value, u8 phase, u8 scope, u8 sender, in iscsi_set_default_param()
1224 int phase, in iscsi_check_key()
1286 u8 phase, in iscsi_enforce_integrity_rules()
1353 u8 phase, in iscsi_decode_text_input()
1425 u8 phase, in iscsi_encode_text_output()
/kernel/linux/linux-5.10/drivers/hwmon/pmbus/
Dltc2978.c176 static int ltc_read_word_data(struct i2c_client *client, int page, int phase, in ltc_read_word_data()
297 int phase, int reg) in ltc2978_read_word_data()
344 int phase, int reg) in ltc2974_read_word_data()
370 int phase, int reg) in ltc2975_read_word_data()
405 int phase, int reg) in ltc3880_read_word_data()
438 int phase, int reg) in ltc3883_read_word_data()
Dmp2975.c90 mp2975_read_word_helper(struct i2c_client *client, int page, int phase, u8 reg, in mp2975_read_word_helper()
122 int page, int phase, u8 reg) in mp2975_read_phase()
163 int page, int phase) in mp2975_read_phases()
218 int phase, int reg) in mp2975_read_word_data()
/kernel/linux/linux-6.6/drivers/infiniband/hw/efa/
Defa_com.h30 u8 phase; member
42 u8 phase; member
94 u8 phase; member
125 u8 phase; member
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/display/dc/dcn31/
Ddcn31_dccg.c60 int modulo, phase; in dccg31_update_dpp_dto() local
573 uint32_t modulo, phase; in dccg31_set_dtbclk_dto() local
617 uint32_t modulo, phase; in dccg31_set_audio_dtbclk_dto() local
/kernel/linux/linux-6.6/drivers/clk/meson/
Dclk-phase.c40 struct meson_clk_phase_data *phase = meson_clk_phase_data(clk); in meson_clk_phase_get_phase() local
51 struct meson_clk_phase_data *phase = meson_clk_phase_data(clk); in meson_clk_phase_set_phase() local
/kernel/linux/linux-5.10/drivers/clk/meson/
Dclk-phase.c40 struct meson_clk_phase_data *phase = meson_clk_phase_data(clk); in meson_clk_phase_get_phase() local
51 struct meson_clk_phase_data *phase = meson_clk_phase_data(clk); in meson_clk_phase_set_phase() local
/kernel/linux/linux-5.10/drivers/infiniband/hw/efa/
Defa_com.h30 u8 phase; member
42 u8 phase; member
91 u8 phase; member

12345678910>>...14