Searched refs:g_idx (Results 1 - 9 of 9) sorted by relevance
/kernel/linux/linux-6.6/drivers/pinctrl/sunplus/ |
H A D | sppctl.c | 714 for (i = 0; i < f->grps[g2fpm.g_idx].pnum; i++) in sppctl_set_mux() 716 f->grps[g2fpm.g_idx].pins[i], in sppctl_set_mux() 718 sppctl_gmx_set(pctl, f->roff, f->boff, f->blen, f->grps[g2fpm.g_idx].gval); in sppctl_set_mux() 792 *num_pins = f->grps[g2fpm.g_idx].pnum; in sppctl_get_group_pins() 793 *pins = f->grps[g2fpm.g_idx].pins; in sppctl_get_group_pins() 1016 sppctl->g2fp_maps[i].g_idx = i; in sppctl_group_groups() 1028 sppctl->g2fp_maps[j].g_idx = k; in sppctl_group_groups()
|
H A D | sppctl.h | 117 * @g_idx: an index to group table 121 u16 g_idx; member
|
/kernel/linux/linux-5.10/drivers/usb/gadget/udc/aspeed-vhub/ |
H A D | epn.c | 513 writel(VHUB_EP_TOGGLE_SET_EPNUM(ep->epn.g_idx), in ast_vhub_update_epn_stall() 579 imask = VHUB_EP_IRQ(ep->epn.g_idx); in ast_vhub_epn_disable() 738 writel(VHUB_EP_TOGGLE_SET_EPNUM(ep->epn.g_idx), in ast_vhub_epn_enable() 742 imask = VHUB_EP_IRQ(ep->epn.g_idx); in ast_vhub_epn_enable() 826 ep->epn.g_idx = i; in ast_vhub_alloc_epn()
|
H A D | vhub.h | 316 unsigned int g_idx; member
|
H A D | dev.c | 434 ep->epn.g_idx, addr); in ast_vhub_udc_match_ep()
|
/kernel/linux/linux-6.6/drivers/usb/gadget/udc/aspeed-vhub/ |
H A D | epn.c | 517 writel(VHUB_EP_TOGGLE_SET_EPNUM(ep->epn.g_idx), in ast_vhub_update_epn_stall() 583 imask = VHUB_EP_IRQ(ep->epn.g_idx); in ast_vhub_epn_disable() 742 writel(VHUB_EP_TOGGLE_SET_EPNUM(ep->epn.g_idx), in ast_vhub_epn_enable() 746 imask = VHUB_EP_IRQ(ep->epn.g_idx); in ast_vhub_epn_enable() 830 ep->epn.g_idx = i; in ast_vhub_alloc_epn()
|
H A D | vhub.h | 316 unsigned int g_idx; member
|
H A D | dev.c | 439 ep->epn.g_idx, addr); in ast_vhub_udc_match_ep()
|
/kernel/linux/linux-5.10/net/mac80211/ |
H A D | rc80211_minstrel_ht.c | 634 int g_idx = mi->max_tp_rate[0] / MCS_GROUP_RATES; in minstrel_ht_rate_sample_switch() local 635 u16 supported = mi->supported[g_idx]; in minstrel_ht_rate_sample_switch()
|
Completed in 11 milliseconds