| /OK3568_Linux_fs/kernel/drivers/iommu/ |
| H A D | io-pgtable-arm-v7s.c | 51 #define _ARM_V7S_LVL_BITS(lvl, cfg) ((lvl) == 1 ? ((cfg)->ias - 20) : 8) argument 55 #define ARM_V7S_PTES_PER_LVL(lvl, cfg) (1 << _ARM_V7S_LVL_BITS(lvl, cfg)) argument 56 #define ARM_V7S_TABLE_SIZE(lvl, cfg) \ argument 62 #define _ARM_V7S_IDX_MASK(lvl, cfg) (ARM_V7S_PTES_PER_LVL(lvl, cfg) - 1) argument 63 #define ARM_V7S_LVL_IDX(addr, lvl, cfg) ({ \ argument 179 static bool arm_v7s_is_mtk_enabled(struct io_pgtable_cfg *cfg) in arm_v7s_is_mtk_enabled() 186 struct io_pgtable_cfg *cfg) in paddr_to_iopte() 203 struct io_pgtable_cfg *cfg) in iopte_to_paddr() 237 struct io_pgtable_cfg *cfg = &data->iop.cfg; in __arm_v7s_alloc_table() local 289 struct io_pgtable_cfg *cfg = &data->iop.cfg; in __arm_v7s_free_table() local [all …]
|
| H A D | io-pgtable-arm.c | 195 struct io_pgtable_cfg *cfg) in __arm_lpae_alloc_pages() 234 struct io_pgtable_cfg *cfg) in __arm_lpae_free_pages() 243 struct io_pgtable_cfg *cfg) in __arm_lpae_sync_pte() 249 static void __arm_lpae_clear_pte(arm_lpae_iopte *ptep, struct io_pgtable_cfg *cfg) in __arm_lpae_clear_pte() 268 struct io_pgtable_cfg *cfg = &data->iop.cfg; in __arm_lpae_init_pte() local 322 struct io_pgtable_cfg *cfg = &data->iop.cfg; in arm_lpae_install_table() local 356 struct io_pgtable_cfg *cfg = &data->iop.cfg; in __arm_lpae_map() local 484 struct io_pgtable_cfg *cfg = &data->iop.cfg; in arm_lpae_map_pages() local 567 struct io_pgtable_cfg *cfg = &data->iop.cfg; in arm_lpae_split_blk_unmap() local 692 struct io_pgtable_cfg *cfg = &data->iop.cfg; in arm_lpae_unmap_pages() local [all …]
|
| /OK3568_Linux_fs/kernel/drivers/net/ethernet/aquantia/atlantic/ |
| H A D | aq_ethtool.c | 177 struct aq_nic_cfg_s *cfg = aq_nic_get_cfg(nic); in aq_ethtool_n_stats() local 245 struct aq_nic_cfg_s *cfg; in aq_ethtool_get_strings() local 434 struct aq_nic_cfg_s *cfg; in aq_ethtool_get_rss_key_size() local 445 struct aq_nic_cfg_s *cfg; in aq_ethtool_get_rss() local 467 struct aq_nic_cfg_s *cfg; in aq_ethtool_set_rss() local 503 struct aq_nic_cfg_s *cfg; in aq_ethtool_get_rxnfc() local 554 struct aq_nic_cfg_s *cfg; in aq_ethtool_get_coalesce() local 578 struct aq_nic_cfg_s *cfg; in aq_ethtool_set_coalesce() local 611 struct aq_nic_cfg_s *cfg; in aq_ethtool_get_wol() local 624 struct aq_nic_cfg_s *cfg; in aq_ethtool_set_wol() local [all …]
|
| /OK3568_Linux_fs/kernel/drivers/cpufreq/ |
| H A D | s3c24xx-cpufreq.c | 58 static void s3c_cpufreq_getcur(struct s3c_cpufreq_config *cfg) in s3c_cpufreq_getcur() 76 static inline void s3c_cpufreq_calc(struct s3c_cpufreq_config *cfg) in s3c_cpufreq_calc() 97 struct s3c_cpufreq_config *cfg) in s3c_cpufreq_show() 107 static void s3c_cpufreq_setio(struct s3c_cpufreq_config *cfg) in s3c_cpufreq_setio() 113 static int s3c_cpufreq_calcio(struct s3c_cpufreq_config *cfg) in s3c_cpufreq_calcio() 121 static void s3c_cpufreq_setrefresh(struct s3c_cpufreq_config *cfg) in s3c_cpufreq_setrefresh() 126 static void s3c_cpufreq_setdivs(struct s3c_cpufreq_config *cfg) in s3c_cpufreq_setdivs() 131 static int s3c_cpufreq_calcdivs(struct s3c_cpufreq_config *cfg) in s3c_cpufreq_calcdivs() 136 static void s3c_cpufreq_setfvco(struct s3c_cpufreq_config *cfg) in s3c_cpufreq_setfvco()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/phl/hal_g6/mac/mac_ax/ |
| H A D | rrsr.c | 18 struct mac_ax_rrsr_cfg *cfg) in mac_get_rrsr_cfg() 50 struct mac_ax_rrsr_cfg *cfg) in mac_set_rrsr_cfg() 87 struct mac_ax_cts_rrsr_cfg *cfg) in mac_get_cts_rrsr_cfg() 109 struct mac_ax_cts_rrsr_cfg *cfg) in mac_set_cts_rrsr_cfg()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/hal_g6/mac/mac_ax/ |
| H A D | rrsr.c | 18 struct mac_ax_rrsr_cfg *cfg) in mac_get_rrsr_cfg() 50 struct mac_ax_rrsr_cfg *cfg) in mac_set_rrsr_cfg() 87 struct mac_ax_cts_rrsr_cfg *cfg) in mac_get_cts_rrsr_cfg() 109 struct mac_ax_cts_rrsr_cfg *cfg) in mac_set_cts_rrsr_cfg()
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/exynos/ |
| H A D | exynos_drm_gsc.c | 65 #define gsc_write(cfg, offset) writel(cfg, ctx->regs + (offset)) argument 381 u32 cfg; in gsc_sw_reset() local 422 u32 cfg; in gsc_handle_irq() local 451 u32 cfg; in gsc_src_set_fmt() local 524 u32 cfg; in gsc_src_set_transf() local 568 u32 cfg; in gsc_src_set_size() local 611 u32 cfg; in gsc_src_set_buf_seq() local 638 u32 cfg; in gsc_dst_set_fmt() local 747 u32 cfg; in gsc_set_prescaler() local 850 u32 cfg; in gsc_set_scaler() local [all …]
|
| /OK3568_Linux_fs/kernel/drivers/pci/controller/ |
| H A D | pci-thunder-pem.c | 32 struct pci_config_window *cfg = bus->sysdata; in thunder_pem_bridge_read() local 133 struct pci_config_window *cfg = bus->sysdata; in thunder_pem_config_read() local 209 struct pci_config_window *cfg = bus->sysdata; in thunder_pem_bridge_write() local 282 struct pci_config_window *cfg = bus->sysdata; in thunder_pem_config_write() local 298 static int thunder_pem_init(struct device *dev, struct pci_config_window *cfg, in thunder_pem_init() 372 static int thunder_pem_acpi_init(struct pci_config_window *cfg) in thunder_pem_acpi_init() 421 static int thunder_pem_platform_init(struct pci_config_window *cfg) in thunder_pem_platform_init()
|
| /OK3568_Linux_fs/kernel/arch/mips/loongson64/ |
| H A D | hpet.c | 35 unsigned int cfg = smbus_read(offset); in smbus_enable() local 53 unsigned int cfg = hpet_read(HPET_CFG); in hpet_start_counter() local 61 unsigned int cfg = hpet_read(HPET_CFG); in hpet_stop_counter() local 87 int cfg; in hpet_set_state_periodic() local 116 int cfg; in hpet_set_state_shutdown() local 130 int cfg; in hpet_set_state_oneshot() local
|
| /OK3568_Linux_fs/kernel/drivers/pinctrl/renesas/ |
| H A D | sh_pfc.h | 448 #define PORT_GP_CFG_1(bank, pin, fn, sfx, cfg) \ argument 452 #define PORT_GP_CFG_4(bank, fn, sfx, cfg) \ argument 459 #define PORT_GP_CFG_6(bank, fn, sfx, cfg) \ argument 465 #define PORT_GP_CFG_8(bank, fn, sfx, cfg) \ argument 471 #define PORT_GP_CFG_9(bank, fn, sfx, cfg) \ argument 476 #define PORT_GP_CFG_10(bank, fn, sfx, cfg) \ argument 481 #define PORT_GP_CFG_11(bank, fn, sfx, cfg) \ argument 486 #define PORT_GP_CFG_12(bank, fn, sfx, cfg) \ argument 491 #define PORT_GP_CFG_14(bank, fn, sfx, cfg) \ argument 497 #define PORT_GP_CFG_15(bank, fn, sfx, cfg) \ argument [all …]
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/nxp/mlan/ |
| H A D | mlan_11n.c | 63 mlan_ds_11n_cfg *cfg = MNULL; in wlan_11n_ioctl_max_tx_buf_size() local 88 mlan_ds_11n_cfg *cfg = MNULL; in wlan_11n_ioctl_htusrcfg() local 165 mlan_ds_11n_cfg *cfg = MNULL; in wlan_11n_ioctl_amsdu_aggr_ctrl() local 200 mlan_ds_11n_cfg *cfg = MNULL; in wlan_11n_ioctl_httxcfg() local 235 mlan_ds_11n_cfg *cfg = MNULL; in wlan_11n_ioctl_tx_bf_cap() local 262 mlan_ds_11n_cfg *cfg = MNULL; in wlan_11n_ioctl_tx_bf_cfg() local 296 mlan_ds_11n_cfg *cfg = MNULL; in wlan_11n_ioctl_stream_cfg() local 343 mlan_ds_11n_cfg *cfg = MNULL; in wlan_11n_ioctl_coex_rx_winsize() local 410 mlan_ds_11n_cfg *cfg = MNULL; in wlan_11n_ioctl_txaggrctrl() local 480 mlan_ds_11n_cfg *cfg = MNULL; in wlan_11n_ioctl_addba_param() local [all …]
|
| /OK3568_Linux_fs/kernel/drivers/media/platform/vsp1/ |
| H A D | vsp1_rwpf.c | 31 struct v4l2_subdev_pad_config *cfg, in vsp1_rwpf_enum_mbus_code() 49 struct v4l2_subdev_pad_config *cfg, in vsp1_rwpf_enum_frame_size() 60 struct v4l2_subdev_pad_config *cfg, in vsp1_rwpf_set_format() 131 struct v4l2_subdev_pad_config *cfg, in vsp1_rwpf_get_selection() 179 struct v4l2_subdev_pad_config *cfg, in vsp1_rwpf_set_selection()
|
| H A D | vsp1_brx.c | 68 struct v4l2_subdev_pad_config *cfg, in brx_enum_mbus_code() 81 struct v4l2_subdev_pad_config *cfg, in brx_enum_frame_size() 100 struct v4l2_subdev_pad_config *cfg, in brx_get_compose() 135 struct v4l2_subdev_pad_config *cfg, in brx_set_format() 184 struct v4l2_subdev_pad_config *cfg, in brx_get_selection() 218 struct v4l2_subdev_pad_config *cfg, in brx_set_selection()
|
| H A D | vsp1_entity.c | 119 struct v4l2_subdev_pad_config *cfg, in vsp1_entity_get_pad_config() 142 struct v4l2_subdev_pad_config *cfg, in vsp1_entity_get_pad_format() 161 struct v4l2_subdev_pad_config *cfg, in vsp1_entity_get_pad_selection() 183 struct v4l2_subdev_pad_config *cfg) in vsp1_entity_init_cfg() 211 struct v4l2_subdev_pad_config *cfg, in vsp1_subdev_get_pad_format() 242 struct v4l2_subdev_pad_config *cfg, in vsp1_subdev_enum_mbus_code() 293 struct v4l2_subdev_pad_config *cfg, in vsp1_subdev_enum_frame_size() 356 struct v4l2_subdev_pad_config *cfg, in vsp1_subdev_set_pad_format()
|
| /OK3568_Linux_fs/kernel/drivers/staging/media/atomisp/pci/ |
| H A D | atomisp_tpg.c | 32 struct v4l2_subdev_pad_config *cfg, in tpg_get_fmt() 40 struct v4l2_subdev_pad_config *cfg, in tpg_set_fmt() 68 struct v4l2_subdev_pad_config *cfg, in tpg_enum_mbus_code() 76 struct v4l2_subdev_pad_config *cfg, in tpg_enum_frame_size() 84 struct v4l2_subdev_pad_config *cfg, in tpg_enum_frame_ival()
|
| /OK3568_Linux_fs/kernel/drivers/media/v4l2-core/ |
| H A D | v4l2-subdev.c | 152 static int check_cfg(u32 which, struct v4l2_subdev_pad_config *cfg) in check_cfg() 161 struct v4l2_subdev_pad_config *cfg, in check_format() 172 struct v4l2_subdev_pad_config *cfg, in call_get_fmt() 180 struct v4l2_subdev_pad_config *cfg, in call_set_fmt() 188 struct v4l2_subdev_pad_config *cfg, in call_enum_mbus_code() 200 struct v4l2_subdev_pad_config *cfg, in call_enum_frame_size() 235 struct v4l2_subdev_pad_config *cfg, in call_enum_frame_interval() 247 struct v4l2_subdev_pad_config *cfg, in check_selection() 258 struct v4l2_subdev_pad_config *cfg, in call_get_selection() 266 struct v4l2_subdev_pad_config *cfg, in call_set_selection() [all …]
|
| /OK3568_Linux_fs/kernel/arch/mips/kernel/ |
| H A D | cevt-sb1250.c | 31 void __iomem *cfg; in sibyte_shutdown() local 44 void __iomem *cfg, *init; in sibyte_set_periodic() local 59 void __iomem *cfg, *init; in sibyte_next_event() local 75 void __iomem *cfg; in sibyte_counter_handler() local
|
| H A D | cevt-bcm1480.c | 34 void __iomem *cfg, *init; in sibyte_set_periodic() local 48 void __iomem *cfg; in sibyte_shutdown() local 60 void __iomem *cfg, *init; in sibyte_next_event() local 76 void __iomem *cfg; in sibyte_counter_handler() local
|
| /OK3568_Linux_fs/kernel/drivers/net/ethernet/intel/ixgbe/ |
| H A D | ixgbe_dcb.c | 162 void ixgbe_dcb_unpack_pfc(struct ixgbe_dcb_config *cfg, u8 *pfc_en) in ixgbe_dcb_unpack_pfc() 173 void ixgbe_dcb_unpack_refill(struct ixgbe_dcb_config *cfg, int direction, in ixgbe_dcb_unpack_refill() 183 void ixgbe_dcb_unpack_max(struct ixgbe_dcb_config *cfg, u16 *max) in ixgbe_dcb_unpack_max() 192 void ixgbe_dcb_unpack_bwgid(struct ixgbe_dcb_config *cfg, int direction, in ixgbe_dcb_unpack_bwgid() 202 void ixgbe_dcb_unpack_prio(struct ixgbe_dcb_config *cfg, int direction, in ixgbe_dcb_unpack_prio() 212 u8 ixgbe_dcb_get_tc_from_up(struct ixgbe_dcb_config *cfg, int direction, u8 up) in ixgbe_dcb_get_tc_from_up() 235 void ixgbe_dcb_unpack_map(struct ixgbe_dcb_config *cfg, int direction, u8 *map) in ixgbe_dcb_unpack_map()
|
| /OK3568_Linux_fs/u-boot/drivers/video/exynos/ |
| H A D | exynos_fb.c | 106 unsigned int cfg = 0; in exynos_fimd_set_dualrgb() local 124 unsigned int cfg = 0; in exynos_fimd_set_dp_clkcon() local 136 unsigned int cfg = 0; in exynos_fimd_set_par() local 206 unsigned int cfg = 0, div = 0, remainder, remainder_div; in exynos_fimd_set_clock() local 260 unsigned int cfg = 0; in exynos_set_trigger() local 272 unsigned int cfg = 0; in exynos_is_i80_frame_done() local 287 unsigned int cfg = 0; in exynos_fimd_lcd_on() local 299 unsigned int cfg = 0; in exynos_fimd_window_on() local 316 unsigned int cfg = 0; in exynos_fimd_lcd_off() local 326 unsigned int cfg = 0; in exynos_fimd_window_off() local [all …]
|
| /OK3568_Linux_fs/external/mpp/osal/driver/ |
| H A D | mpp_service.c | 142 const MppServiceQueryCfg *cfg = &query_cfg[i]; in check_mpp_service_cap() local 427 MPP_RET mpp_service_reg_wr(void *ctx, MppDevRegWrCfg *cfg) in mpp_service_reg_wr() 441 MPP_RET mpp_service_reg_rd(void *ctx, MppDevRegRdCfg *cfg) in mpp_service_reg_rd() 455 MPP_RET mpp_service_reg_offset(void *ctx, MppDevRegOffsetCfg *cfg) in mpp_service_reg_offset() 503 MppDevRegOffsetCfg *cfg = &cfgs->cfgs[i]; in mpp_service_reg_offsets() local 525 MPP_RET mpp_service_rcb_info(void *ctx, MppDevRcbInfoCfg *cfg) in mpp_service_rcb_info() 545 MPP_RET mpp_service_set_info(void *ctx, MppDevInfoCfg *cfg) in mpp_service_set_info() 657 MPP_RET mpp_service_cmd_poll(void *ctx, MppDevPollCfg *cfg) in mpp_service_cmd_poll()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/intel/iwlwifi/ |
| H A D | iwl-nvm-parse.c | 348 u32 nvm_flags, const struct iwl_cfg *cfg) in iwl_get_channel_flags() 397 static int iwl_init_channel_map(struct device *dev, const struct iwl_cfg *cfg, in iwl_init_channel_map() 497 const struct iwl_cfg *cfg = trans->cfg; in iwl_init_vht_hw_capab() local 774 const struct iwl_cfg *cfg = trans->cfg; in iwl_init_sbands() local 813 static int iwl_get_sku(const struct iwl_cfg *cfg, const __le16 *nvm_sw, in iwl_get_sku() 822 static int iwl_get_nvm_version(const struct iwl_cfg *cfg, const __le16 *nvm_sw) in iwl_get_nvm_version() 831 static int iwl_get_radio_cfg(const struct iwl_cfg *cfg, const __le16 *nvm_sw, in iwl_get_radio_cfg() 841 static int iwl_get_n_hw_addrs(const struct iwl_cfg *cfg, const __le16 *nvm_sw) in iwl_get_n_hw_addrs() 853 static void iwl_set_radio_cfg(const struct iwl_cfg *cfg, in iwl_set_radio_cfg() 910 const struct iwl_cfg *cfg, in iwl_set_hw_address_family_8000() [all …]
|
| /OK3568_Linux_fs/kernel/arch/arm/mach-s3c/ |
| H A D | iotiming-s3c2410.c | 213 static int s3c2410_calc_bank(struct s3c_cpufreq_config *cfg, in s3c2410_calc_bank() 291 static void s3c2410_iotiming_getbank(struct s3c_cpufreq_config *cfg, in s3c2410_iotiming_getbank() 311 struct s3c_cpufreq_config *cfg, in s3c2410_iotiming_debugfs() 357 int s3c2410_iotiming_calc(struct s3c_cpufreq_config *cfg, in s3c2410_iotiming_calc() 399 void s3c2410_iotiming_set(struct s3c_cpufreq_config *cfg, in s3c2410_iotiming_set() 431 int s3c2410_iotiming_get(struct s3c_cpufreq_config *cfg, in s3c2410_iotiming_get()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/mvl88w8977/mlan/ |
| H A D | mlan_11n.c | 60 mlan_ds_11n_cfg *cfg = MNULL; in wlan_11n_ioctl_max_tx_buf_size() local 100 mlan_ds_11n_cfg *cfg = MNULL; in wlan_11n_ioctl_htusrcfg() local 178 mlan_ds_11n_cfg *cfg = MNULL; in wlan_11n_ioctl_amsdu_aggr_ctrl() local 217 mlan_ds_11n_cfg *cfg = MNULL; in wlan_11n_ioctl_httxcfg() local 256 mlan_ds_11n_cfg *cfg = MNULL; in wlan_11n_ioctl_tx_bf_cap() local 284 mlan_ds_11n_cfg *cfg = MNULL; in wlan_11n_ioctl_tx_bf_cfg() local 322 mlan_ds_11n_cfg *cfg = MNULL; in wlan_11n_ioctl_coex_rx_winsize() local 392 mlan_ds_11n_cfg *cfg = MNULL; in wlan_11n_ioctl_txaggrctrl() local 466 mlan_ds_11n_cfg *cfg = MNULL; in wlan_11n_ioctl_addba_param() local 556 mlan_ds_11n_cfg *cfg = MNULL; in wlan_11n_ioctl_addba_reject() local [all …]
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/broadcom/brcm80211/brcmfmac/ |
| H A D | p2p.c | 772 static s32 brcmf_p2p_run_escan(struct brcmf_cfg80211_info *cfg, in brcmf_p2p_run_escan() 895 struct brcmf_cfg80211_info *cfg = wiphy_to_cfg(wiphy); in brcmf_p2p_scan_prep() local 978 struct brcmf_cfg80211_info *cfg = wiphy_to_cfg(wiphy); in brcmf_p2p_remain_on_channel() local 1015 struct brcmf_cfg80211_info *cfg = ifp->drvr->config; in brcmf_p2p_notify_listen_complete() local 1223 bool brcmf_p2p_scan_finding_common_channel(struct brcmf_cfg80211_info *cfg, in brcmf_p2p_scan_finding_common_channel() 1274 static s32 brcmf_p2p_abort_action_frame(struct brcmf_cfg80211_info *cfg) in brcmf_p2p_abort_action_frame() 1299 brcmf_p2p_stop_wait_next_action_frame(struct brcmf_cfg80211_info *cfg) in brcmf_p2p_stop_wait_next_action_frame() 1339 struct brcmf_cfg80211_info *cfg = p2p->cfg; in brcmf_p2p_gon_req_collision() local 1390 struct brcmf_cfg80211_info *cfg = drvr->config; in brcmf_p2p_notify_action_frame_rx() local 1497 struct brcmf_cfg80211_info *cfg = ifp->drvr->config; in brcmf_p2p_notify_action_tx_complete() local [all …]
|