Home
last modified time | relevance | path

Searched refs:wid (Results 1 – 15 of 15) sorted by relevance

/linux/drivers/net/wireless/microchip/wilc1000/
A Dhif.c122 struct wid wid; in handle_scan_done() local
327 struct wid wid; in handle_connect_timeout() local
540 struct wid wid; in host_int_get_assoc_res_info() local
685 struct wid wid; in wilc_disconnect() local
828 struct wid wid; in handle_remain_on_chan() local
868 struct wid wid; in wilc_handle_roc_expired() local
940 struct wid wid; in handle_set_mcast_filter() local
973 struct wid wid; in wilc_set_wowlan_trigger() local
1043 struct wid wid; in wilc_remove_wep_key() local
1060 struct wid wid; in wilc_set_wep_default_keyid() local
[all …]
A Dwlan_cfg.c139 u16 wid; in wilc_wlan_parse_response_frame() local
152 if (cfg->b[i].id == wid) in wilc_wlan_parse_response_frame()
162 if (cfg->hw[i].id == wid) in wilc_wlan_parse_response_frame()
172 if (cfg->w[i].id == wid) in wilc_wlan_parse_response_frame()
182 if (cfg->s[i].id == wid) in wilc_wlan_parse_response_frame()
198 u32 wid, len; in wilc_wlan_parse_info_frame() local
211 if (wl->cfg.b[i].id == wid) in wilc_wlan_parse_info_frame()
279 if (cfg->b[i].id == wid) { in wilc_wlan_cfg_get_val()
287 if (cfg->hw[i].id == wid) { in wilc_wlan_cfg_get_val()
295 if (cfg->w[i].id == wid) { in wilc_wlan_cfg_get_val()
[all …]
A Dwlan.h417 int wilc_wlan_cfg_set(struct wilc_vif *vif, int start, u16 wid, u8 *buffer,
419 int wilc_wlan_cfg_get(struct wilc_vif *vif, int start, u16 wid, int commit,
432 int wilc_send_config_pkt(struct wilc_vif *vif, u8 mode, struct wid *wids,
A Dwlan_cfg.h47 int wilc_wlan_cfg_get_val(struct wilc *wl, u16 wid, u8 *buffer,
A Dwlan_if.h191 struct wid { struct
A Dwlan.c1287 int wilc_wlan_cfg_set(struct wilc_vif *vif, int start, u16 wid, u8 *buffer, in wilc_wlan_cfg_set() argument
1301 wid, buffer, buffer_size); in wilc_wlan_cfg_set()
1328 int wilc_wlan_cfg_get(struct wilc_vif *vif, int start, u16 wid, int commit, in wilc_wlan_cfg_get() argument
1341 ret_size = wilc_wlan_cfg_get_wid(wilc->cfg_frame.frame, offset, wid); in wilc_wlan_cfg_get()
1365 int wilc_send_config_pkt(struct wilc_vif *vif, u8 mode, struct wid *wids, in wilc_send_config_pkt()
/linux/arch/mips/sgi-ip30/
A Dip30-xtalk.c103 static unsigned int __init xbow_widget_active(s8 wid) in xbow_widget_active() argument
110 (wid - 8))); in xbow_widget_active()
115 static void __init xtalk_init_widget(s8 wid, s8 masterwid) in xtalk_init_widget() argument
120 if (!xbow_widget_active(wid)) in xtalk_init_widget()
123 widget_id = xtalk_read((void *)(IP30_RAW_SWIN_BASE(wid) + WIDGET_ID)); in xtalk_init_widget()
130 bridge_platform_create(wid, masterwid); in xtalk_init_widget()
133 pr_info("xtalk:%x unknown widget (0x%x)\n", wid, partnum); in xtalk_init_widget()
/linux/drivers/media/rc/
A Dmtk-cir.c206 u8 wid = 0; in mtk_ir_irq() local
231 wid = (val & (MTK_WIDTH_MASK << j * 8)) >> j * 8; in mtk_ir_irq()
233 rawir.duration = wid * (MTK_IR_SAMPLE + 1); in mtk_ir_irq()
247 if (!MTK_IR_END(wid, rawir.pulse)) { in mtk_ir_irq()
/linux/drivers/net/ethernet/stmicro/stmmac/
A Dstmmac_tc.c800 u32 size, wid = priv->dma_cap.estwid, dep = priv->dma_cap.estdep; in tc_setup_taprio() local
811 switch (wid) { in tc_setup_taprio()
813 wid = 16; in tc_setup_taprio()
816 wid = 20; in tc_setup_taprio()
819 wid = 24; in tc_setup_taprio()
874 if (delta_ns > GENMASK(wid, 0)) in tc_setup_taprio()
876 if (gates > GENMASK(31 - wid, 0)) in tc_setup_taprio()
896 priv->plat->est->gcl[i] = delta_ns | (gates << wid); in tc_setup_taprio()
/linux/drivers/video/fbdev/
A Dleo.c135 u32 wid; member
222 sbus_writel(0xffffffff, &ss->wid); in leo_switch_from_graph()
240 sbus_writel(1, &ss->wid); in leo_switch_from_graph()
A Dffb.c221 u32 wid; member
/linux/drivers/staging/greybus/
A Daudio_topology.c928 int wid; in gbaudio_widget_event() local
943 wid = gbaudio_map_widgetname(module, w->name); in gbaudio_widget_event()
944 if (wid < 0) { in gbaudio_widget_event()
957 ret = gb_audio_gb_enable_widget(module->mgmt_connection, wid); in gbaudio_widget_event()
962 ret = gb_audio_gb_disable_widget(module->mgmt_connection, wid); in gbaudio_widget_event()
969 "%d: widget, event:%d failed:%d\n", wid, in gbaudio_widget_event()
/linux/include/sound/
A Dsoc-dapm.h258 #define SND_SOC_DAPM_REG(wid, wname, wreg, wshift, wmask, won_val, woff_val) \ argument
259 { .id = wid, .name = wname, .kcontrol_news = NULL, .num_kcontrols = 0, \
/linux/arch/mips/include/asm/sn/
A Dklconfig.h134 char wid; member
/linux/sound/soc/codecs/
A Dcx2072x.c1176 #define CX2072X_DAPM_REG_E(wid, wname, wreg, wshift, wmask, won_val, woff_val, \ argument
1178 {.id = wid, .name = wname, .kcontrol_news = NULL, .num_kcontrols = 0, \

Completed in 59 milliseconds