Home
last modified time | relevance | path

Searched refs:device_node (Results 1 – 21 of 21) sorted by relevance

/freebsd/sys/contrib/dev/mediatek/mt76/
H A Deeprom.c18 struct device_node *np = dev->dev->of_node; in mt76_get_of_eeprom_data()
40 struct device_node *np = dev->dev->of_node; in mt76_get_of_data_from_mtd()
124 struct device_node *np = dev->dev->of_node; in mt76_get_of_data_from_nvmem()
160 struct device_node *np = dev->dev->of_node; in mt76_get_of_eeprom()
183 struct device_node *np = dev->dev->of_node; in mt76_eeprom_override()
222 struct device_node *
228 struct device_node *np = dev->dev->of_node; in mt76_find_power_limits_node()
235 struct device_node *cur, *fallback = NULL; in mt76_find_power_limits_node()
269 mt76_get_of_array(struct device_node *np, char *name, size_t *len, int min) in mt76_get_of_array()
282 mt76_get_of_array_s8(struct device_node *np, char *name, size_t *len, int min) in mt76_get_of_array_s8()
[all …]
H A Dmt76.h1928 struct device_node *
1930 struct device_node *
1931 mt76_find_channel_node(struct device_node *np, struct ieee80211_channel *chan);
H A Dmac80211.c209 struct device_node *np = dev->dev->of_node; in mt76_led_init()
/freebsd/sys/contrib/dev/broadcom/brcm80211/brcmfmac/
H A Dof.c20 struct device_node *np = dev->of_node; in brcmf_of_get_country_codes()
73 struct device_node *root, *np = dev->of_node; in brcmf_of_probe()
/freebsd/sys/contrib/dev/mediatek/mt76/mt7615/
H A Dsoc.c18 struct device_node *np = dev->mt76.dev->of_node; in mt7622_wmac_init()
H A Deeprom.c327 struct device_node *np = dev->mt76.dev->of_node; in mt7615_cal_free_data()
/freebsd/sys/contrib/device-tree/Bindings/
H A Ddts-coding-style.rst143 device_node: device-class@6789abc {
163 &device_node {
/freebsd/sys/contrib/dev/mediatek/mt76/mt7603/
H A Deeprom.c104 struct device_node *np = dev->mt76.dev->of_node; in mt7603_apply_cal_free_data()
/freebsd/sys/contrib/dev/athk/ath11k/
H A Dmhi.c320 struct device_node *np; in ath11k_mhi_read_addr_from_dt()
H A Dahb.c983 struct device_node *node; in ath11k_ahb_fw_resources_init()
H A Dcore.c1493 struct device_node *node; in ath11k_core_check_dt()
/freebsd/sys/contrib/dev/mediatek/mt76/mt7921/
H A Dinit.c72 struct device_node *np, *band_np; in mt7921_regd_channel_update()
/freebsd/sys/contrib/dev/mediatek/mt76/mt76x2/
H A Deeprom.c80 struct device_node *np = dev->mt76.dev->of_node; in mt76x2_apply_cal_free_data()
/freebsd/sys/contrib/dev/athk/ath12k/
H A Dcore.c668 struct device_node *node; in ath12k_core_get_reserved_mem()
1872 struct device_node *wsi_dev = ab->dev->of_node, *next_wsi_dev; in ath12k_core_get_wsi_info()
1873 struct device_node *tx_endpoint, *next_rx_endpoint; in ath12k_core_get_wsi_info()
H A Dcore.h918 struct device_node *wsi_node[ATH12K_MAX_DEVICES];
H A Dahb.c818 struct device_node *np; in ath12k_ahb_get_rproc()
/freebsd/sys/contrib/dev/athk/ath10k/
H A Dcore.c1180 struct device_node *node; in ath10k_core_check_dt()
1934 struct device_node *node; in ath10k_download_cal_dt()
2457 struct device_node *node; in ath10k_core_fetch_btcoex_dt()
H A Dsnoc.c1618 struct device_node *node; in ath10k_fw_init()
H A Dmac.c5103 struct device_node *node; in __ath10k_fetch_bb_timing_dt()
/freebsd/sys/contrib/device-tree/Bindings/pinctrl/
H A Dsamsung-pinctrl.txt372 struct device_node *dp_node = dev->of_node;
/freebsd/sys/contrib/dev/rtw88/
H A Drtw8703b.c525 struct device_node *node = rtwdev->dev->of_node; in try_mac_from_devicetree()