/freebsd/sys/contrib/dev/rtw88/ |
H A D | coex.h | 330 const struct rtw_chip_info *chip = rtwdev->chip; in rtw_coex_set_init() local 332 chip->ops->coex_set_init(rtwdev); in rtw_coex_set_init() 338 const struct rtw_chip_info *chip = rtwdev->chip; in rtw_coex_set_ant_switch() local 340 if (!chip->ops->coex_set_ant_switch) in rtw_coex_set_ant_switch() 343 chip->ops->coex_set_ant_switch(rtwdev, ctrl_type, pos_type); in rtw_coex_set_ant_switch() 348 const struct rtw_chip_info *chip = rtwdev->chip; in rtw_coex_set_gnt_fix() local 350 chip->ops->coex_set_gnt_fix(rtwdev); in rtw_coex_set_gnt_fix() 355 const struct rtw_chip_info *chip = rtwdev->chip; in rtw_coex_set_gnt_debug() local 357 chip->ops->coex_set_gnt_debug(rtwdev); in rtw_coex_set_gnt_debug() 362 const struct rtw_chip_info *chip = rtwdev->chip; in rtw_coex_set_rfe_type() local [all …]
|
H A D | coex.c | 16 const struct rtw_chip_info *chip = rtwdev->chip; in rtw_coex_next_rssi_state() local 17 u8 tol = chip->rssi_tolerance; in rtw_coex_next_rssi_state() 39 const struct rtw_chip_info *chip = rtwdev->chip; in rtw_coex_limited_tx() local 44 if (!chip->scbd_support) in rtw_coex_limited_tx() 368 const struct rtw_chip_info *chip = rtwdev->chip; in rtw_coex_write_scbd() local 373 if (!chip->scbd_support) in rtw_coex_write_scbd() 381 if (!chip in rtw_coex_write_scbd() 403 const struct rtw_chip_info *chip = rtwdev->chip; rtw_coex_read_scbd() local 413 const struct rtw_chip_info *chip = rtwdev->chip; rtw_coex_check_rfk() local 492 const struct rtw_chip_info *chip = rtwdev->chip; rtw_coex_monitor_bt_enable() local 527 const struct rtw_chip_info *chip = rtwdev->chip; rtw_coex_update_wl_link_info() local 708 const struct rtw_chip_info *chip = rtwdev->chip; rtw_coex_update_bt_link_info() local 808 const struct rtw_chip_info *chip = rtwdev->chip; rtw_coex_update_wl_ch_info() local 935 const struct rtw_chip_info *chip = rtwdev->chip; rtw_coex_coex_ctrl_owner() local 983 const struct rtw_chip_info *chip = rtwdev->chip; rtw_btc_wltoggle_table_a() local 1067 const struct rtw_chip_info *chip = rtwdev->chip; rtw_coex_table() local 1137 const struct rtw_chip_info *chip = rtwdev->chip; rtw_coex_set_tdma() local 1195 const struct rtw_chip_info *chip = rtwdev->chip; rtw_coex_tdma() local 1528 const struct rtw_chip_info *chip = rtwdev->chip; rtw_coex_action_coex_all_off() local 1551 const struct rtw_chip_info *chip = rtwdev->chip; rtw_coex_action_freerun() local 1596 const struct rtw_chip_info *chip = rtwdev->chip; rtw_coex_action_rf4ce() local 1621 const struct rtw_chip_info *chip = rtwdev->chip; rtw_coex_action_bt_whql_test() local 1646 const struct rtw_chip_info *chip = rtwdev->chip; rtw_coex_action_bt_relink() local 1686 const struct rtw_chip_info *chip = rtwdev->chip; rtw_coex_action_bt_idle() local 1755 const struct rtw_chip_info *chip = rtwdev->chip; rtw_coex_action_bt_inquiry() local 1855 const struct rtw_chip_info *chip = rtwdev->chip; rtw_coex_action_bt_game_hid() local 1903 const struct rtw_chip_info *chip = rtwdev->chip; rtw_coex_action_bt_hfp() local 1934 const struct rtw_chip_info *chip = rtwdev->chip; rtw_coex_action_bt_hid() local 2017 const struct rtw_chip_info *chip = rtwdev->chip; rtw_coex_action_bt_a2dp() local 2059 const struct rtw_chip_info *chip = rtwdev->chip; rtw_coex_action_bt_a2dpsink() local 2098 const struct rtw_chip_info *chip = rtwdev->chip; rtw_coex_action_bt_pan() local 2135 const struct rtw_chip_info *chip = rtwdev->chip; rtw_coex_action_bt_a2dp_hid() local 2192 const struct rtw_chip_info *chip = rtwdev->chip; rtw_coex_action_bt_a2dp_pan() local 2249 const struct rtw_chip_info *chip = rtwdev->chip; rtw_coex_action_bt_pan_hid() local 2284 const struct rtw_chip_info *chip = rtwdev->chip; rtw_coex_action_bt_a2dp_pan_hid() local 2318 const struct rtw_chip_info *chip = rtwdev->chip; rtw_coex_action_wl_under5g() local 2350 const struct rtw_chip_info *chip = rtwdev->chip; rtw_coex_action_wl_only() local 2374 const struct rtw_chip_info *chip = rtwdev->chip; rtw_coex_action_wl_native_lps() local 2413 const struct rtw_chip_info *chip = rtwdev->chip; rtw_coex_action_wl_linkscan() local 2453 const struct rtw_chip_info *chip = rtwdev->chip; rtw_coex_action_wl_not_connected() local 2530 const struct rtw_chip_info *chip = rtwdev->chip; rtw_coex_run_coex() local 3004 const struct rtw_chip_info *chip = rtwdev->chip; rtw_coex_bt_info_notify() local 3272 const struct rtw_chip_info *chip = rtwdev->chip; rtw_coex_bt_hid_info_notify() local 3362 const struct rtw_chip_info *chip = rtwdev->chip; rtw_coex_query_bt_hid_list() local 3584 const struct rtw_chip_info *chip = rtwdev->chip; rtw_coex_get_table_index() local 3620 const struct rtw_chip_info *chip = rtwdev->chip; rtw_coex_get_tdma_index() local 3738 const struct rtw_chip_info *chip = rtwdev->chip; rtw_coex_set_coexinfo_hw() local 3912 const struct rtw_chip_info *chip = rtwdev->chip; rtw_coex_display_coex_info() local [all...] |
H A D | phy.c | 126 struct rtw_hw_reg_offset *edcca_th = rtwdev->chip->edcca_th; in rtw_phy_set_edcca_th() 141 const struct rtw_chip_info *chip = rtwdev->chip; in rtw_phy_adaptivity_set_mode() local 154 dm_info->l2h_th_ini = chip->l2h_th_ini_ad; in rtw_phy_adaptivity_set_mode() 158 dm_info->l2h_th_ini = chip->l2h_th_ini_cs; in rtw_phy_adaptivity_set_mode() 168 const struct rtw_chip_info *chip = rtwdev->chip; in rtw_phy_adaptivity_init() local 171 if (chip->ops->adaptivity_init) in rtw_phy_adaptivity_init() 172 chip->ops->adaptivity_init(rtwdev); in rtw_phy_adaptivity_init() 177 if (rtwdev->chip in rtw_phy_adaptivity() 183 const struct rtw_chip_info *chip = rtwdev->chip; rtw_phy_cfo_init() local 202 const struct rtw_chip_info *chip = rtwdev->chip; rtw_phy_init() local 229 const struct rtw_chip_info *chip = rtwdev->chip; rtw_phy_dig_write() local 248 const struct rtw_chip_info *chip = rtwdev->chip; rtw_phy_stat_false_alarm() local 606 const struct rtw_chip_info *chip = rtwdev->chip; rtw_phy_dpk_track() local 662 const struct rtw_chip_info *chip = rtwdev->chip; rtw_phy_cfo_track() local 723 const struct rtw_chip_info *chip = rtwdev->chip; rtw_phy_cck_pd() local 898 const struct rtw_chip_info *chip = rtwdev->chip; rtw_phy_read_rf() local 921 const struct rtw_chip_info *chip = rtwdev->chip; rtw_phy_read_rf_sipi() local 970 const struct rtw_chip_info *chip = rtwdev->chip; rtw_phy_write_rf_reg_sipi() local 1010 const struct rtw_chip_info *chip = rtwdev->chip; rtw_phy_write_rf_reg() local 1745 const struct rtw_chip_info *chip = rtwdev->chip; rtw_load_rfk_table() local 1764 const struct rtw_chip_info *chip = rtwdev->chip; rtw_phy_load_tables() local 1873 const struct rtw_chip_info *chip = rtwdev->chip; rtw_phy_get_dis_dpd_by_rate_diff() local 1907 const struct rtw_chip_info *chip = rtwdev->chip; rtw_phy_get_2g_tx_power_index() local 1954 const struct rtw_chip_info *chip = rtwdev->chip; rtw_phy_get_5g_tx_power_index() local 2207 const struct rtw_chip_info *chip = rtwdev->chip; rtw_phy_set_tx_power_level() local 2482 const struct rtw_chip_info *chip = rtwdev->chip; rtw_phy_set_tx_path_by_reg() local 2537 const struct rtw_chip_info *chip = rtwdev->chip; rtw_phy_tx_path_diversity() local [all...] |
H A D | mac.c | 169 if (rtwdev->chip->id == RTW_CHIP_TYPE_8723D) in rtw_pwr_cmd_polling() 173 if (rtwdev->chip->id == RTW_CHIP_TYPE_8723D) in rtw_pwr_cmd_polling() 273 const struct rtw_chip_info *chip = rtwdev->chip; in rtw_mac_power_switch() local 309 pwr_seq = pwr_on ? chip->pwr_on_seq : chip->pwr_off_seq; in rtw_mac_power_switch() 313 if (chip->id == RTW_CHIP_TYPE_8822C || in rtw_mac_power_switch() 314 chip->id == RTW_CHIP_TYPE_8822B || in rtw_mac_power_switch() 315 chip->id == RTW_CHIP_TYPE_8821C) in rtw_mac_power_switch() 330 u8 sys_func_en = rtwdev->chip in __rtw_mac_init_system_cfg() 640 const struct rtw_chip_info *chip = rtwdev->chip; download_firmware_to_mem() local 1005 const struct rtw_chip_info *chip = rtwdev->chip; __rtw_mac_flush_prio_queue() local 1067 const struct rtw_chip_info *chip = rtwdev->chip; txdma_queue_mapping() local 1118 const struct rtw_chip_info *chip = rtwdev->chip; set_trx_fifo_info() local 1173 const struct rtw_chip_info *chip = rtwdev->chip; __priority_queue_cfg() local 1204 const struct rtw_chip_info *chip = rtwdev->chip; __priority_queue_cfg_legacy() local 1230 const struct rtw_chip_info *chip = rtwdev->chip; priority_queue_cfg() local 1361 const struct rtw_chip_info *chip = rtwdev->chip; rtw_mac_init() local [all...] |
H A D | main.c | 409 const struct rtw_chip_info *chip = rtwdev->chip; in rtw_fwcd_prep() 411 const struct rtw_fwcd_segs *segs = chip->fwcd_segs; in rtw_fwcd_prep() 412 u32 prep_size = chip->fw_rxff_size + sizeof(struct rtw_fwcd_hdr); in rtw_fwcd_prep() 488 u32 size = rtwdev->chip->fw_rxff_size; in rtw_fw_dump_crash_log() 519 u32 rxff = rtwdev->chip->fw_rxff_size; in rtw_dump_fw() 866 const struct rtw_chip_info *chip = rtwdev->chip; in rtw_set_channel() 886 chip->ops->set_channel(rtwdev, center_chan, bandwidth, in rtw_set_channel() 910 const struct rtw_chip_info *chip in rtw_chip_prepare_tx() 410 const struct rtw_chip_info *chip = rtwdev->chip; rtw_fwcd_prep() local 867 const struct rtw_chip_info *chip = rtwdev->chip; rtw_set_channel() local 911 const struct rtw_chip_info *chip = rtwdev->chip; rtw_chip_prepare_tx() local 980 const struct rtw_chip_info *chip = rtwdev->chip; rtw_hw_config_rf_ant_num() local 1333 const struct rtw_chip_info *chip = rtwdev->chip; rtw_wait_firmware_completion() local 1354 const struct rtw_chip_info *chip = rtwdev->chip; rtw_update_lps_deep_mode() local 1373 const struct rtw_chip_info *chip = rtwdev->chip; rtw_power_on() local 1562 const struct rtw_chip_info *chip = rtwdev->chip; rtw_init_ht_cap() local 1661 rtw_set_supported_band(struct ieee80211_hw * hw,const struct rtw_chip_info * chip) rtw_set_supported_band() argument 1693 rtw_unset_supported_band(struct ieee80211_hw * hw,const struct rtw_chip_info * chip) rtw_unset_supported_band() argument 1715 const struct rtw_chip_info *chip = rtwdev->chip; rtw_set_txrx_1ss() local 1842 const struct rtw_chip_info *chip = rtwdev->chip; rtw_chip_parameter_setup() local 2108 const struct rtw_chip_info *chip = rtwdev->chip; rtw_core_init() local 2319 const struct rtw_chip_info *chip = rtwdev->chip; rtw_unregister_hw() local [all...] |
H A D | bf.h | 98 if (rtwdev->chip->ops->config_bfee) in rtw_chip_config_bfee() 99 rtwdev->chip->ops->config_bfee(rtwdev, vif, bfee, enable); in rtw_chip_config_bfee() 106 if (rtwdev->chip->ops->set_gid_table) in rtw_chip_set_gid_table() 107 rtwdev->chip->ops->set_gid_table(rtwdev, vif, conf); in rtw_chip_set_gid_table() 113 if (rtwdev->chip->ops->cfg_csi_rate) in rtw_chip_cfg_csi_rate() 114 rtwdev->chip->ops->cfg_csi_rate(rtwdev, rssi, cur_rate, in rtw_chip_cfg_csi_rate()
|
H A D | pci.c | 366 const struct rtw_chip_info *chip = rtwdev->chip; in rtw_pci_init_trx_ring() local 372 tx_desc_size = chip->tx_buf_desc_sz; in rtw_pci_init_trx_ring() 382 rx_desc_size = chip->rx_buf_desc_sz; in rtw_pci_init_trx_ring() 738 const struct rtw_chip_info *chip = rtwdev->chip; in rtw_pci_dma_check() local 740 u32 desc_sz = chip->rx_buf_desc_sz; in rtw_pci_dma_check() 855 const struct rtw_chip_info *chip = rtwdev->chip; in rtw_pci_tx_write_data() 859 u32 tx_pkt_desc_sz = chip in rtw_pci_tx_write_data() 854 const struct rtw_chip_info *chip = rtwdev->chip; rtw_pci_tx_write_data() local 1099 const struct rtw_chip_info *chip = rtwdev->chip; rtw_pci_rx_napi() local 1473 const struct rtw_chip_info *chip = rtwdev->chip; rtw_pci_link_cfg() local 1515 const struct rtw_chip_info *chip = rtwdev->chip; rtw_pci_interface_cfg() local 1531 const struct rtw_chip_info *chip = rtwdev->chip; rtw_pci_phy_cfg() local 1586 const struct rtw_chip_info *chip = rtwdev->chip; rtw_pci_suspend() local 1598 const struct rtw_chip_info *chip = rtwdev->chip; rtw_pci_resume() local 1894 const struct rtw_chip_info *chip; rtw_pci_shutdown() local [all...] |
/freebsd/sys/dev/wbwd/ |
H A D | wbwd.c | 100 enum chips chip; member 126 enum chips chip; member 131 .chip = w83627hf, 136 .chip = w83627s, 141 .chip = w83697hf, 146 .chip = w83697ug, 151 .chip = w83637hf, 156 .chip = w83627thf, 161 .chip = w83687thf, 166 .chip = w83627ehf, [all …]
|
/freebsd/sys/dev/ata/chipsets/ |
H A D | ata-acerlabs.c | 92 if (!(ctlr->chip = ata_match_chip(dev, ids))) in ata_ali_probe() 111 switch (ctlr->chip->cfg2) { in ata_ali_chipinit() 113 ctlr->channels = ctlr->chip->cfg1; in ata_ali_chipinit() 142 if (ctlr->chip->chiprev < 0xc7) in ata_ali_chipinit() 148 (ctlr->chip->chiprev >= 0xc7 ? 0x03 : 0x01), 1); in ata_ali_chipinit() 151 if (ctlr->chip->chiprev <= 0xc4) in ata_ali_chipinit() 177 if (ctlr->chip->cfg2 == ALI_SATA) { in ata_ali_chipdeinit() 201 if (ctlr->chip->cfg2 & ALI_NEW && ctlr->chip->chiprev < 0xc7) in ata_ali_ch_attach() 204 if (ctlr->chip->chiprev <= 0xc4) { in ata_ali_ch_attach() 209 if (ctlr->chip->cfg2 & ALI_NEW) in ata_ali_ch_attach() [all …]
|
H A D | ata-siliconimage.c | 94 if (!(ctlr->chip = ata_match_chip(dev, ids))) in ata_sii_probe() 110 switch (ctlr->chip->cfg1) { in ata_sii_chipinit() 116 if (ctlr->chip->chipid != ATA_SII0680 || in ata_sii_chipinit() 121 if (ctlr->chip->cfg2 & SII_SETCLK) { in ata_sii_chipinit() 127 ctlr->chip->text); in ata_sii_chipinit() 131 if (ctlr->chip->cfg2 & SII_4CH) { in ata_sii_chipinit() 148 if (ctlr->chip->max_dma >= ATA_SA150) { in ata_sii_chipinit() 184 if (ctlr->chip->cfg2 & SII_INTR) in ata_cmd_ch_attach() 223 mode = min(mode, ctlr->chip->max_dma); in ata_cmd_setmode() 265 if (ctlr->chip->max_dma >= ATA_SA150) { in ata_sii_ch_attach() [all …]
|
H A D | ata-via.c | 131 if (!(ctlr->chip = ata_find_chip(dev, ids, -99))) in ata_via_probe() 135 if (!(ctlr->chip = ata_match_chip(dev, new_ids))) in ata_via_probe() 153 if (ctlr->chip->cfg2 & VIASATA) { in ata_via_chipinit() 161 if (ctlr->chip->max_dma >= ATA_SA150) { in ata_via_chipinit() 170 if (ctlr->chip->cfg2 & VIABAR) { in ata_via_chipinit() 180 if (ctlr->chip->cfg2 & VIACLK) in ata_via_chipinit() 184 if (ctlr->chip->cfg2 & VIABUG) in ata_via_chipinit() 213 if (ctlr->chip->cfg2 & VIABAR) { in ata_via_ch_attach() 248 ch->r_io[ATA_SSTATUS].offset = (ch->unit << ctlr->chip->cfg1); in ata_via_ch_attach() 250 ch->r_io[ATA_SERROR].offset = 0x04 + (ch->unit << ctlr->chip->cfg1); in ata_via_ch_attach() [all …]
|
H A D | ata-nvidia.c | 175 if (!(ctlr->chip = ata_match_chip(dev, ids))) in ata_nvidia_probe() 178 if ((ctlr->chip->cfg1 & NVAHCI) && in ata_nvidia_probe() 195 if (ctlr->chip->cfg1 & NVAHCI) { in ata_nvidia_chipinit() 198 } else if (ctlr->chip->max_dma >= ATA_SA150) { in ata_nvidia_chipinit() 206 int offset = ctlr->chip->cfg1 & NV4 ? 0x0440 : 0x0010; in ata_nvidia_chipinit() 216 if (ctlr->chip->cfg1 & NVQ) { in ata_nvidia_chipinit() 285 int offset = ctlr->chip->cfg1 & NV4 ? 0x0440 : 0x0010; in ata_nvidia_status() 286 int shift = ch->unit << (ctlr->chip->cfg1 & NVQ ? 4 : 2); in ata_nvidia_status() 290 if (ctlr->chip->cfg1 & NVQ) in ata_nvidia_status() 300 if (ctlr->chip->cfg1 & NVQ) in ata_nvidia_status() [all …]
|
/freebsd/sys/contrib/device-tree/Bindings/mtd/ |
H A D | fsl-upm-nand.txt | 5 - reg : should specify localbus chip select and size used for the chip. 10 - fsl,upm-addr-line-cs-offsets : address offsets for multi-chip support. 11 The corresponding address lines are used to select the chip. 13 (R/B#). For multi-chip devices, "n" GPIO definitions are required 17 - fsl,upm-wait-flags : add chip-dependent short delays after running the 20 - chip-delay : chip dependent delay for transferring data from array to 24 Each flash chip described may optionally contain additional sub-nodes 55 /* Multi-chip NAND device */
|
H A D | jedec,spi-nor.txt | 7 manufacturer and name of the chip. A list of supported chip 12 Supported chip names: 50 The following chip names have been used historically to 64 - spi-max-frequency : Maximum frequency of the SPI bus the chip can operate at 67 - m25p,fast-read : Use the "fast read" opcode to read data from the chip instead 71 by your chip.
|
/freebsd/contrib/ofed/libcxgb4/ |
H A D | t4_chip_type.h | 70 static inline int is_t4(enum chip_type chip) in is_t4() argument 72 return (CHELSIO_CHIP_VERSION(chip) == CHELSIO_T4); in is_t4() 75 static inline int is_t5(enum chip_type chip) in is_t5() argument 77 return (CHELSIO_CHIP_VERSION(chip) == CHELSIO_T5); in is_t5() 80 static inline int is_t6(enum chip_type chip) in is_t6() argument 82 return (CHELSIO_CHIP_VERSION(chip) == CHELSIO_T6); in is_t6()
|
/freebsd/sys/contrib/device-tree/Bindings/display/mediatek/ |
H A D | mediatek,disp.txt | 29 - compatible: "mediatek,<chip>-disp-<function>", one of 30 "mediatek,<chip>-disp-ovl" - overlay (4 layers, blending, csc) 31 "mediatek,<chip>-disp-ovl-2l" - overlay (2 layers, blending, csc) 32 "mediatek,<chip>-disp-rdma" - read DMA / line buffer 33 "mediatek,<chip>-disp-wdma" - write DMA 34 "mediatek,<chip>-disp-ccorr" - color correction 35 "mediatek,<chip>-disp-color" - color processor 36 "mediatek,<chip>-disp-dither" - dither 37 "mediatek,<chip>-disp-aal" - adaptive ambient light controller 38 "mediatek,<chip>-disp-gamma" - gamma correction [all …]
|
/freebsd/sys/contrib/dev/rtw89/ |
H A D | efuse.c | 24 if (rtwdev->chip->chip_id != RTL8852A) in rtw89_switch_efuse_bank() 53 enum rtw89_core_chip_id chip_id = rtwdev->chip->chip_id; in rtw89_enable_efuse_pwr_cut_ddv() 72 enum rtw89_core_chip_id chip_id = rtwdev->chip->chip_id; in rtw89_disable_efuse_pwr_cut_ddv() 199 u32 physical_size = rtwdev->chip->physical_efuse_size; in rtw89_dump_logical_efuse_map() 200 u32 logical_size = rtwdev->chip->logical_efuse_size; in rtw89_dump_logical_efuse_map() 201 u8 sec_ctrl_size = rtwdev->chip->sec_ctrl_efuse_size; in rtw89_dump_logical_efuse_map() 241 u32 phy_size = rtwdev->chip->physical_efuse_size; in rtw89_parse_efuse_map() 242 u32 log_size = rtwdev->chip->logical_efuse_size; in rtw89_parse_efuse_map() 243 u32 dav_phy_size = rtwdev->chip->dav_phy_efuse_size; in rtw89_parse_efuse_map() 244 u32 dav_log_size = rtwdev->chip in rtw89_parse_efuse_map() [all...] |
H A D | core.h | 4288 const struct rtw89_chip_info *chip; 5421 const struct rtw89_chip_info *chip; 5847 val = rtwdev->chip->ops->read_rf(rtwdev, rf_path, addr, mask); 5858 rtwdev->chip->ops->write_rf(rtwdev, rf_path, addr, mask, data); 6031 rtwdev->chip->ops->set_channel_help(rtwdev, true, p, chan, 6042 rtwdev->chip->ops->set_channel_help(rtwdev, false, p, chan, 6091 const struct rtw89_chip_info *chip = rtwdev->chip; 6093 if (chip->ops->fem_setup) 6094 chip 3496 const struct rtw89_chip_info *chip; global() member 4290 const struct rtw89_chip_info *chip; global() member 4911 const struct rtw89_chip_info *chip = rtwdev->chip; rtw89_chip_fem_setup() local 4919 const struct rtw89_chip_info *chip = rtwdev->chip; rtw89_chip_rfe_gpio() local 4927 const struct rtw89_chip_info *chip = rtwdev->chip; rtw89_chip_bb_sethw() local 4935 const struct rtw89_chip_info *chip = rtwdev->chip; rtw89_chip_rfk_init() local 4943 const struct rtw89_chip_info *chip = rtwdev->chip; rtw89_chip_rfk_channel() local 4952 const struct rtw89_chip_info *chip = rtwdev->chip; rtw89_chip_rfk_band_changed() local 4960 const struct rtw89_chip_info *chip = rtwdev->chip; rtw89_chip_rfk_scan() local 4968 const struct rtw89_chip_info *chip = rtwdev->chip; rtw89_chip_rfk_track() local 4976 const struct rtw89_chip_info *chip = rtwdev->chip; rtw89_chip_set_txpwr_ctrl() local 4984 const struct rtw89_chip_info *chip = rtwdev->chip; rtw89_chip_power_trim() local 4993 const struct rtw89_chip_info *chip = rtwdev->chip; rtw89_chip_init_txpwr_unit() local 5002 const struct rtw89_chip_info *chip = rtwdev->chip; rtw89_chip_get_thermal() local 5014 const struct rtw89_chip_info *chip = rtwdev->chip; rtw89_chip_query_ppdu() local 5023 const struct rtw89_chip_info *chip = rtwdev->chip; rtw89_chip_bb_ctrl_btc_preagc() local 5031 const struct rtw89_chip_info *chip = rtwdev->chip; rtw89_chip_cfg_txrx_path() local 5042 const struct rtw89_chip_info *chip = rtwdev->chip; rtw89_chip_cfg_txpwr_ul_tb_offset() local 5066 const struct rtw89_chip_info *chip = rtwdev->chip; rtw89_ctrl_btg() local 5077 const struct rtw89_chip_info *chip = rtwdev->chip; rtw89_chip_query_rxdesc() local 5087 const struct rtw89_chip_info *chip = rtwdev->chip; rtw89_chip_fill_txdesc() local 5097 const struct rtw89_chip_info *chip = rtwdev->chip; rtw89_chip_fill_txdesc_fwcmd() local 5106 const struct rtw89_chip_info *chip = rtwdev->chip; rtw89_chip_mac_cfg_gnt() local 5113 const struct rtw89_chip_info *chip = rtwdev->chip; rtw89_chip_cfg_ctrl_path() local 5122 const struct rtw89_chip_info *chip = rtwdev->chip; rtw89_chip_stop_sch_tx() local 5130 const struct rtw89_chip_info *chip = rtwdev->chip; rtw89_chip_resume_sch_tx() local 5140 const struct rtw89_chip_info *chip = rtwdev->chip; rtw89_chip_h2c_dctl_sec_cam() local [all...] |
/freebsd/sys/contrib/device-tree/Bindings/input/touchscreen/ |
H A D | pixcir_i2c_ts.txt | 5 - reg: I2C address of the chip 6 - interrupts: interrupt to which the chip is connected 7 - attb-gpio: GPIO connected to the ATTB line of the chip 12 - reset-gpios: GPIO connected to the RESET line of the chip 13 - enable-gpios: GPIO connected to the ENABLE line of the chip 14 - wake-gpios: GPIO connected to the WAKE line of the chip
|
H A D | melfas_mip4.txt | 5 - reg: I2C slave address of the chip (0x48 or 0x34) 6 - interrupts: interrupt to which the chip is connected 9 - ce-gpios: GPIO connected to the CE (chip enable) pin of the chip
|
/freebsd/sys/contrib/device-tree/Bindings/net/nfc/ |
H A D | nfcmrvl.txt | 12 - reset-n-io: Output GPIO pin used to reset the chip (active low). 13 - hci-muxed: Specifies that the chip is muxing NCI over HCI frames. 15 Optional UART-based chip specific properties: 16 - flow-control: Specifies that the chip is using RTS/CTS. 17 - break-control: Specifies that the chip needs specific break management. 19 Optional I2C-based chip specific properties: 20 - i2c-int-falling: Specifies that the chip read event shall be trigged on 22 - i2c-int-rising: Specifies that the chip read event shall be trigged on
|
/freebsd/sys/contrib/device-tree/Bindings/power/reset/ |
H A D | ocelot-reset.txt | 11 - compatible: "mscc,ocelot-chip-reset", "mscc,luton-chip-reset", 12 "mscc,jaguar2-chip-reset" or "microchip,sparx5-chip-reset" 16 compatible = "mscc,ocelot-chip-reset";
|
H A D | ltc2952-poweroff.txt | 3 This chip is used to externally trigger a system shut down. Once the trigger has 4 been sent, the chip's watchdog has to be reset to gracefully shut down. 11 chip's watchdog line 13 chip's kill line 17 chip's trigger line. If this property is not set, the 18 trigger function is ignored and the chip is kept alive
|
/freebsd/sys/contrib/device-tree/Bindings/mips/cavium/ |
H A D | bootbus.txt | 3 The Octeon Boot Bus is a configurable parallel bus with 8 chip 4 selects. Each chip select is independently configurable. 13 - #address-cells: Must be <2>. The first cell is the chip select 14 within the bootbus. The second cell is the offset from the chip select. 19 parent-bus-address, length) for each active chip select. If the 20 length element for any triplet is zero, the chip select is disabled, 23 The configuration parameters for each chip select are stored in child 29 - cavium,cs-index: A single cell indicating the chip select that 60 the bus for this chip select. 72 /* The chip select number and offset */ [all …]
|
/freebsd/sys/contrib/device-tree/Bindings/spi/ |
H A D | spi-sprd-adi.txt | 4 analog chip (such as PMIC) from digital chip. ADI controller follows the SPI 9 48 hardware channels to access analog chip. For 2 software read/write channels, 10 users should set ADI registers to access analog chip. For hardware channels, 12 which means we can just link one analog chip address to one hardware channel, 13 then users can access the mapped analog chip address by this hardware channel 19 the analog chip address where user want to access by hardware components. 21 Since we have multi-subsystems will use unique ADI to access analog chip, when 36 - #address-cells: Number of cells required to define a chip select address 38 - #size-cells: Size of cells required to define a chip select address size 48 value specifies the analog chip address where user want to access
|