| /kernel/linux/linux-5.10/drivers/clk/hisilicon/ |
| D | clk-hisi-phase.c | 30 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-4.19/drivers/clk/hisilicon/ |
| D | clk-hisi-phase.c | 30 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/ |
| D | tidss_dispc_regs.h | 120 #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-4.19/drivers/clk/meson/ |
| D | clk-phase.c | 39 struct meson_clk_phase_data *phase = meson_clk_phase_data(clk); in meson_clk_phase_get_phase() local 50 struct meson_clk_phase_data *phase = meson_clk_phase_data(clk); in meson_clk_phase_set_phase() local
|
| /kernel/linux/linux-4.19/drivers/clk/sunxi-ng/ |
| D | ccu_phase.c | 18 struct ccu_phase *phase = hw_to_ccu_phase(hw); in ccu_phase_get_phase() local 61 struct ccu_phase *phase = hw_to_ccu_phase(hw); in ccu_phase_set_phase() local
|
| /kernel/linux/linux-5.10/drivers/clk/sunxi-ng/ |
| D | ccu_phase.c | 15 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-4.19/drivers/clk/sunxi/ |
| D | clk-mod0.c | 183 struct mmc_phase *phase = to_mmc_phase(hw); in mmc_get_phase() local 225 struct mmc_phase *phase = to_mmc_phase(hw); in mmc_set_phase() local 334 struct mmc_phase *phase; in sunxi_mmc_setup() local
|
| /kernel/linux/linux-5.10/drivers/clk/sunxi/ |
| D | clk-mod0.c | 175 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-4.19/drivers/scsi/ |
| D | NCR5380.c | 946 unsigned char tmp[3], phase; in NCR5380_select() local 1234 unsigned char *phase, int *count, in NCR5380_transfer_pio() 1384 unsigned char *msgptr, phase, tmp; in do_abort() local 1456 unsigned char *phase, int *count, in NCR5380_transfer_dma() 1655 unsigned char phase, tmp, extended_msg[10], old_phase = 0xff; in NCR5380_information_transfer() local 2072 unsigned char phase = PHASE_MSGIN; in NCR5380_reselect() local
|
| D | zorro_esp.c | 370 u8 phase = esp->sreg & ESP_STAT_PMASK; in zorro_esp_send_pio_cmd() local 456 u8 phase = esp->sreg & ESP_STAT_PMASK; in zorro_esp_send_blz1230_dma_cmd() local 505 u8 phase = esp->sreg & ESP_STAT_PMASK; in zorro_esp_send_blz1230II_dma_cmd() local 549 u8 phase = esp->sreg & ESP_STAT_PMASK; in zorro_esp_send_blz2060_dma_cmd() local 593 u8 phase = esp->sreg & ESP_STAT_PMASK; in zorro_esp_send_cyber_dma_cmd() local 643 u8 phase = esp->sreg & ESP_STAT_PMASK; in zorro_esp_send_cyberII_dma_cmd() local 683 u8 phase = esp->sreg & ESP_STAT_PMASK; in zorro_esp_send_fastlane_dma_cmd() local
|
| /kernel/linux/linux-5.10/drivers/scsi/ |
| D | NCR5380.c | 967 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
|
| D | zorro_esp.c | 263 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-4.19/drivers/target/iscsi/ |
| D | iscsi_target_parameters.c | 127 char *name, char *value, u8 phase, u8 scope, u8 sender, in iscsi_set_default_param() 1232 int phase, in iscsi_check_key() 1292 u8 phase, in iscsi_enforce_integrity_rules() 1359 u8 phase, in iscsi_decode_text_input() 1431 u8 phase, in iscsi_encode_text_output()
|
| /kernel/linux/linux-5.10/drivers/target/iscsi/ |
| D | iscsi_target_parameters.c | 119 char *name, char *value, u8 phase, u8 scope, u8 sender, in iscsi_set_default_param() 1224 int phase, in iscsi_check_key() 1284 u8 phase, in iscsi_enforce_integrity_rules() 1351 u8 phase, in iscsi_decode_text_input() 1423 u8 phase, in iscsi_encode_text_output()
|
| /kernel/linux/linux-4.19/drivers/gpu/drm/i915/ |
| D | i915_gem_evict.c | 134 }, **phase; in i915_gem_evict_something() local 396 }, **phase; in i915_gem_evict_vm() local
|
| /kernel/linux/linux-5.10/drivers/hwmon/pmbus/ |
| D | ltc2978.c | 176 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()
|
| D | mp2975.c | 90 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()
|
| D | lm25066.c | 217 int phase, int reg) in lm25066_read_word_data() 302 int phase, int reg) in lm25056_read_word_data()
|
| D | max16064.c | 19 int phase, int reg) in max16064_read_word_data()
|
| D | ir35221.c | 25 int phase, int reg) in ir35221_read_word_data()
|
| /kernel/linux/linux-5.10/drivers/clk/meson/ |
| D | clk-phase.c | 40 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/ |
| D | efa_com.h | 30 u8 phase; member 42 u8 phase; member 91 u8 phase; member
|
| /kernel/linux/linux-5.10/drivers/gpu/drm/i915/gem/ |
| D | i915_gem_pm.c | 49 }, **phase; in i915_gem_suspend_late() local
|
| /kernel/linux/linux-4.19/net/netfilter/ |
| D | nft_objref.c | 69 enum nft_trans_phase phase) in nft_objref_deactivate() 173 enum nft_trans_phase phase) in nft_objref_map_deactivate()
|
| /kernel/linux/linux-5.10/net/netfilter/ |
| D | nft_objref.c | 67 enum nft_trans_phase phase) in nft_objref_deactivate() 171 enum nft_trans_phase phase) in nft_objref_map_deactivate()
|