/drivers/ssb/ |
D | driver_chipcommon.c | 32 static inline u32 chipco_write32_masked(struct ssb_chipcommon *cc, u16 offset, in chipco_write32_masked() 42 void ssb_chipco_set_clockmode(struct ssb_chipcommon *cc, in ssb_chipco_set_clockmode() 119 static enum ssb_clksrc chipco_pctl_get_slowclksrc(struct ssb_chipcommon *cc) in chipco_pctl_get_slowclksrc() 150 static int chipco_pctl_clockfreqlimit(struct ssb_chipcommon *cc, int get_max) in chipco_pctl_clockfreqlimit() 211 static void chipco_powercontrol_init(struct ssb_chipcommon *cc) in chipco_powercontrol_init() 242 static u16 pmu_fast_powerup_delay(struct ssb_chipcommon *cc) in pmu_fast_powerup_delay() 259 static void calc_fast_powerup_delay(struct ssb_chipcommon *cc) in calc_fast_powerup_delay() 285 static u32 ssb_chipco_alp_clock(struct ssb_chipcommon *cc) in ssb_chipco_alp_clock() 293 static u32 ssb_chipco_watchdog_get_max_timer(struct ssb_chipcommon *cc) in ssb_chipco_watchdog_get_max_timer() 313 struct ssb_chipcommon *cc = bcm47xx_wdt_get_drvdata(wdt); in ssb_chipco_watchdog_timer_set_wdt() local [all …]
|
D | driver_chipcommon_pmu.c | 22 static u32 ssb_chipco_pll_read(struct ssb_chipcommon *cc, u32 offset) in ssb_chipco_pll_read() 28 static void ssb_chipco_pll_write(struct ssb_chipcommon *cc, in ssb_chipco_pll_write() 35 static void ssb_chipco_regctl_maskset(struct ssb_chipcommon *cc, in ssb_chipco_regctl_maskset() 90 static void ssb_pmu0_pllinit_r0(struct ssb_chipcommon *cc, in ssb_pmu0_pllinit_r0() 221 static void ssb_pmu1_pllinit_r0(struct ssb_chipcommon *cc, in ssb_pmu1_pllinit_r0() 317 static void ssb_pmu_pll_init(struct ssb_chipcommon *cc) in ssb_pmu_pll_init() 423 static void ssb_pmu_resources_init(struct ssb_chipcommon *cc) in ssb_pmu_resources_init() 517 void ssb_pmu_init(struct ssb_chipcommon *cc) in ssb_pmu_init() 540 void ssb_pmu_set_ldo_voltage(struct ssb_chipcommon *cc, in ssb_pmu_set_ldo_voltage() 590 void ssb_pmu_set_ldo_paref(struct ssb_chipcommon *cc, bool on) in ssb_pmu_set_ldo_paref() [all …]
|
D | driver_chipcommon_sflash.c | 72 static void ssb_sflash_cmd(struct ssb_chipcommon *cc, u32 opcode) in ssb_sflash_cmd() 87 int ssb_sflash_init(struct ssb_chipcommon *cc) in ssb_sflash_init()
|
/drivers/bcma/ |
D | driver_chipcommon.c | 18 static inline u32 bcma_cc_write32_masked(struct bcma_drv_cc *cc, u16 offset, in bcma_cc_write32_masked() 28 u32 bcma_chipco_get_alp_clock(struct bcma_drv_cc *cc) in bcma_chipco_get_alp_clock() 37 static bool bcma_core_cc_has_pmu_watchdog(struct bcma_drv_cc *cc) in bcma_core_cc_has_pmu_watchdog() 56 static u32 bcma_chipco_watchdog_get_max_timer(struct bcma_drv_cc *cc) in bcma_chipco_watchdog_get_max_timer() 80 struct bcma_drv_cc *cc = bcm47xx_wdt_get_drvdata(wdt); in bcma_chipco_watchdog_timer_set_wdt() local 88 struct bcma_drv_cc *cc = bcm47xx_wdt_get_drvdata(wdt); in bcma_chipco_watchdog_timer_set_ms_wdt() local 95 static int bcma_chipco_watchdog_ticks_per_ms(struct bcma_drv_cc *cc) in bcma_chipco_watchdog_ticks_per_ms() 113 int bcma_chipco_watchdog_register(struct bcma_drv_cc *cc) in bcma_chipco_watchdog_register() 142 static void bcma_core_chipcommon_flash_detect(struct bcma_drv_cc *cc) in bcma_core_chipcommon_flash_detect() 169 void bcma_core_chipcommon_early_init(struct bcma_drv_cc *cc) in bcma_core_chipcommon_early_init() [all …]
|
D | driver_chipcommon_pmu.c | 16 u32 bcma_chipco_pll_read(struct bcma_drv_cc *cc, u32 offset) in bcma_chipco_pll_read() 24 void bcma_chipco_pll_write(struct bcma_drv_cc *cc, u32 offset, u32 value) in bcma_chipco_pll_write() 32 void bcma_chipco_pll_maskset(struct bcma_drv_cc *cc, u32 offset, u32 mask, in bcma_chipco_pll_maskset() 41 void bcma_chipco_chipctl_maskset(struct bcma_drv_cc *cc, in bcma_chipco_chipctl_maskset() 50 void bcma_chipco_regctl_maskset(struct bcma_drv_cc *cc, u32 offset, u32 mask, in bcma_chipco_regctl_maskset() 59 static u32 bcma_pmu_xtalfreq(struct bcma_drv_cc *cc) in bcma_pmu_xtalfreq() 80 static void bcma_pmu2_pll_init0(struct bcma_drv_cc *cc, u32 xtalfreq) in bcma_pmu2_pll_init0() 148 static void bcma_pmu_pll_init(struct bcma_drv_cc *cc) in bcma_pmu_pll_init() 162 static void bcma_pmu_resources_init(struct bcma_drv_cc *cc) in bcma_pmu_resources_init() 210 void bcma_chipco_bcm4331_ext_pa_lines_ctl(struct bcma_drv_cc *cc, bool enable) in bcma_chipco_bcm4331_ext_pa_lines_ctl() [all …]
|
D | driver_gpio.c | 24 struct bcma_drv_cc *cc = gpiochip_get_data(chip); in bcma_gpio_get_value() local 32 struct bcma_drv_cc *cc = gpiochip_get_data(chip); in bcma_gpio_set_value() local 39 struct bcma_drv_cc *cc = gpiochip_get_data(chip); in bcma_gpio_direction_input() local 48 struct bcma_drv_cc *cc = gpiochip_get_data(chip); in bcma_gpio_direction_output() local 57 struct bcma_drv_cc *cc = gpiochip_get_data(chip); in bcma_gpio_request() local 70 struct bcma_drv_cc *cc = gpiochip_get_data(chip); in bcma_gpio_free() local 81 struct bcma_drv_cc *cc = gpiochip_get_data(gc); in bcma_gpio_irq_unmask() local 92 struct bcma_drv_cc *cc = gpiochip_get_data(gc); in bcma_gpio_irq_mask() local 106 struct bcma_drv_cc *cc = dev_id; in bcma_gpio_irq_handler() local 124 static int bcma_gpio_irq_init(struct bcma_drv_cc *cc) in bcma_gpio_irq_init() [all …]
|
D | bcma_private.h | 70 static inline int bcma_pflash_init(struct bcma_drv_cc *cc) in bcma_pflash_init() 82 static inline int bcma_sflash_init(struct bcma_drv_cc *cc) in bcma_sflash_init() 94 static inline int bcma_nflash_init(struct bcma_drv_cc *cc) in bcma_nflash_init() 205 static inline int bcma_gpio_init(struct bcma_drv_cc *cc) in bcma_gpio_init() 209 static inline int bcma_gpio_unregister(struct bcma_drv_cc *cc) in bcma_gpio_unregister()
|
D | driver_chipcommon_sflash.c | 74 static void bcma_sflash_cmd(struct bcma_drv_cc *cc, u32 opcode) in bcma_sflash_cmd() 89 int bcma_sflash_init(struct bcma_drv_cc *cc) in bcma_sflash_init()
|
/drivers/md/ |
D | dm-crypt.c | 73 struct crypt_config *cc; member 251 static struct crypto_skcipher *any_tfm(struct crypt_config *cc) in any_tfm() 256 static struct crypto_aead *any_tfm_aead(struct crypt_config *cc) in any_tfm_aead() 317 static int crypt_iv_plain_gen(struct crypt_config *cc, u8 *iv, in crypt_iv_plain_gen() 326 static int crypt_iv_plain64_gen(struct crypt_config *cc, u8 *iv, in crypt_iv_plain64_gen() 335 static int crypt_iv_plain64be_gen(struct crypt_config *cc, u8 *iv, in crypt_iv_plain64be_gen() 345 static int crypt_iv_essiv_gen(struct crypt_config *cc, u8 *iv, in crypt_iv_essiv_gen() 358 static int crypt_iv_benbi_ctr(struct crypt_config *cc, struct dm_target *ti, in crypt_iv_benbi_ctr() 388 static void crypt_iv_benbi_dtr(struct crypt_config *cc) in crypt_iv_benbi_dtr() 392 static int crypt_iv_benbi_gen(struct crypt_config *cc, u8 *iv, in crypt_iv_benbi_gen() [all …]
|
/drivers/clk/sprd/ |
D | composite.c | 15 struct sprd_comp *cc = hw_to_sprd_comp(hw); in sprd_comp_round_rate() local 24 struct sprd_comp *cc = hw_to_sprd_comp(hw); in sprd_comp_recalc_rate() local 32 struct sprd_comp *cc = hw_to_sprd_comp(hw); in sprd_comp_set_rate() local 40 struct sprd_comp *cc = hw_to_sprd_comp(hw); in sprd_comp_get_parent() local 47 struct sprd_comp *cc = hw_to_sprd_comp(hw); in sprd_comp_set_parent() local
|
/drivers/media/pci/ivtv/ |
D | ivtv-vbi.c | 32 static void ivtv_set_cc(struct ivtv *itv, int mode, const struct vbi_cc *cc) in ivtv_set_cc() 85 struct vbi_cc *cc, int *found_cc) in ivtv_write_vbi_line() 121 static void ivtv_write_vbi_cc_lines(struct ivtv *itv, const struct vbi_cc *cc) in ivtv_write_vbi_cc_lines() 137 struct vbi_cc cc = { .odd = { 0x80, 0x80 }, .even = { 0x80, 0x80 } }; in ivtv_write_vbi() local 153 struct vbi_cc cc = { .odd = { 0x80, 0x80 }, .even = { 0x80, 0x80 } }; in ivtv_write_vbi_from_user() local 454 struct vbi_cc cc = { .odd = { 0x80, 0x80 }, .even = { 0x80, 0x80 } }; in ivtv_disable_cc() local 466 struct vbi_cc cc = { .odd = { 0x80, 0x80 }, .even = { 0x80, 0x80 } }; in ivtv_vbi_work_handler() local
|
/drivers/mtd/nand/raw/bcm47xxnflash/ |
D | ops_bcm4706.c | 43 static int bcm47xxnflash_ops_bcm4706_ctl_cmd(struct bcma_drv_cc *cc, u32 code) in bcm47xxnflash_ops_bcm4706_ctl_cmd() 61 static int bcm47xxnflash_ops_bcm4706_poll(struct bcma_drv_cc *cc) in bcm47xxnflash_ops_bcm4706_poll() 140 struct bcma_drv_cc *cc = b47n->cc; in bcm47xxnflash_ops_bcm4706_write() local 215 struct bcma_drv_cc *cc = b47n->cc; in bcm47xxnflash_ops_bcm4706_cmdfunc() local 311 struct bcma_drv_cc *cc = b47n->cc; in bcm47xxnflash_ops_bcm4706_read_byte() local
|
/drivers/staging/media/imx/ |
D | imx-media-capture.c | 63 const struct imx_media_pixfmt *cc; in capture_find_format() local 105 const struct imx_media_pixfmt *cc; in capture_enum_framesizes() local 144 const struct imx_media_pixfmt *cc; in __capture_try_fmt() local 194 const struct imx_media_pixfmt *cc; in capture_s_fmt_vid_cap() local 284 const struct imx_media_pixfmt *cc; in capture_legacy_enum_framesizes() local 324 const struct imx_media_pixfmt *cc; in capture_legacy_enum_frameintervals() local 400 const struct imx_media_pixfmt *cc; in __capture_legacy_try_fmt() local 449 const struct imx_media_pixfmt *cc; in capture_legacy_s_fmt_vid_cap() local 674 const struct imx_media_pixfmt *cc; in capture_validate_fmt() local
|
D | imx7-media-csi.c | 232 const struct imx7_csi_pixfmt *cc[IMX7_CSI_PADS_NUM]; member 992 const struct imx7_csi_pixfmt *cc) in imx7_csi_mbus_fmt_to_pix_fmt() 1082 const struct imx7_csi_pixfmt *cc; in imx7_csi_video_enum_framesizes() local 1122 const struct imx7_csi_pixfmt *cc; in __imx7_csi_video_try_fmt() local 1170 const struct imx7_csi_pixfmt *cc; in imx7_csi_video_s_fmt_vid_cap() local 1317 const struct imx7_csi_pixfmt *cc; in imx7_csi_video_validate_fmt() local 1691 const struct imx7_csi_pixfmt *cc; in imx7_csi_init_cfg() local 1786 const struct imx7_csi_pixfmt *cc; in imx7_csi_try_colorimetry() local 1826 const struct imx7_csi_pixfmt **cc) in imx7_csi_try_fmt() 1879 const struct imx7_csi_pixfmt *cc; in imx7_csi_set_fmt() local
|
/drivers/char/tpm/ |
D | tpm2-space.c | 239 static int tpm2_map_command(struct tpm_chip *chip, u32 cc, u8 *cmd) in tpm2_map_command() 271 u32 cc; in tpm_find_and_validate_cc() local 304 int cc; in tpm2_prepare_space() local 374 static int tpm2_map_response_header(struct tpm_chip *chip, u32 cc, u8 *rsp, in tpm2_map_response_header() 434 static int tpm2_map_response_body(struct tpm_chip *chip, u32 cc, u8 *rsp, in tpm2_map_response_body()
|
/drivers/s390/cio/ |
D | qdio_main.c | 37 int cc; in do_siga_sync() local 57 int cc; in do_siga_input() local 87 int cc; in do_siga_output() local 289 int cc; in qdio_siga_sync() local 329 int retries = 0, cc; in qdio_siga_output() local 368 int cc; in qdio_siga_input() local 633 int retries = 0, cc; in qdio_kick_outbound_q() local
|
/drivers/net/dsa/mv88e6xxx/ |
D | ptp.c | 46 #define cc_to_chip(cc) container_of(cc, struct mv88e6xxx_chip, tstamp_cc) argument 85 static u64 mv88e6352_ptp_clock_read(const struct cyclecounter *cc) in mv88e6352_ptp_clock_read() 99 static u64 mv88e6165_ptp_clock_read(const struct cyclecounter *cc) in mv88e6165_ptp_clock_read() 422 static u64 mv88e6xxx_ptp_clock_read(const struct cyclecounter *cc) in mv88e6xxx_ptp_clock_read()
|
/drivers/net/can/spi/mcp251xfd/ |
D | mcp251xfd-timestamp.c | 14 static u64 mcp251xfd_timestamp_read(const struct cyclecounter *cc) in mcp251xfd_timestamp_read() 54 struct cyclecounter *cc = &priv->cc; in mcp251xfd_timestamp_init() local
|
/drivers/nvme/target/ |
D | core.c | 1103 static inline bool nvmet_cc_en(u32 cc) in nvmet_cc_en() 1108 static inline u8 nvmet_cc_css(u32 cc) in nvmet_cc_css() 1113 static inline u8 nvmet_cc_mps(u32 cc) in nvmet_cc_mps() 1118 static inline u8 nvmet_cc_ams(u32 cc) in nvmet_cc_ams() 1123 static inline u8 nvmet_cc_shn(u32 cc) in nvmet_cc_shn() 1128 static inline u8 nvmet_cc_iosqes(u32 cc) in nvmet_cc_iosqes() 1133 static inline u8 nvmet_cc_iocqes(u32 cc) in nvmet_cc_iocqes()
|
/drivers/net/ethernet/intel/ixgbe/ |
D | ixgbe_ptp.c | 162 struct cyclecounter *cc = &adapter->hw_cc; in ixgbe_ptp_setup_sdp_X540() local 242 struct cyclecounter *cc = &adapter->hw_cc; in ixgbe_ptp_setup_sdp_X550() local 329 static u64 ixgbe_ptp_read_X550(const struct cyclecounter *cc) in ixgbe_ptp_read_X550() 366 static u64 ixgbe_ptp_read_82599(const struct cyclecounter *cc) in ixgbe_ptp_read_82599() 1216 struct cyclecounter cc; in ixgbe_ptp_start_cyclecounter() local
|
/drivers/net/wireless/broadcom/brcm80211/brcmsmac/ |
D | aiutils.c | 444 ai_buscore_setup(struct si_info *sii, struct bcma_device *cc) in ai_buscore_setup() 473 struct bcma_device *cc; in ai_doattach() local 542 struct bcma_device *cc; in ai_cc_reg() local 560 static uint ai_slowclk_src(struct si_pub *sih, struct bcma_device *cc) in ai_slowclk_src() 570 struct bcma_device *cc) in ai_slowclk_freq() 581 ai_clkctl_setdelay(struct si_pub *sih, struct bcma_device *cc) in ai_clkctl_setdelay() 613 struct bcma_device *cc; in ai_clkctl_init() local 636 struct bcma_device *cc; in ai_clkctl_fast_pwrup_delay() local 670 struct bcma_device *cc; in ai_clkctl_cc() local 683 struct bcma_device *cc; in ai_epa_4313war() local
|
/drivers/infiniband/hw/efa/ |
D | efa_com.h | 29 u16 cc; /* consumer counter */ member 40 u16 cc; /* consumer counter */ member 91 u32 cc; /* consumer counter */ member 122 u32 cc; /* Consumer counter */ member
|
/drivers/clk/qcom/ |
D | common.c | 208 static void qcom_cc_drop_protected(struct device *dev, struct qcom_cc *cc) in qcom_cc_drop_protected() 226 struct qcom_cc *cc = data; in qcom_cc_clk_hw_get() local 243 struct qcom_cc *cc; in qcom_cc_really_probe() local
|
/drivers/net/ethernet/amd/xgbe/ |
D | xgbe-ptp.c | 125 static u64 xgbe_cc_read(const struct cyclecounter *cc) in xgbe_cc_read() 231 struct cyclecounter *cc = &pdata->tstamp_cc; in xgbe_ptp_register() local
|
/drivers/s390/char/ |
D | vmur.c | 373 int cc; in get_urd_class() local 472 int cc; in diag_position_to_record() local 497 int cc; in diag_read_file() local 590 int cc; in diag_read_next_file_info() local
|