Searched refs:ngrps (Results 1 – 14 of 14) sorted by relevance
| /linux/drivers/pinctrl/mediatek/ |
| H A D | pinctrl-mt6797.c | 54 .ngrps = ARRAY_SIZE(mtk_pins_mt6797),
|
| H A D | pinctrl-mt8183.c | 555 .ngrps = ARRAY_SIZE(mtk_pins_mt8183),
|
| H A D | pinctrl-mt6795.c | 587 .ngrps = ARRAY_SIZE(mtk_pins_mt6795),
|
| H A D | pinctrl-mt6893.c | 843 .ngrps = ARRAY_SIZE(mtk_pins_mt6893),
|
| H A D | pinctrl-mt8195.c | 945 .ngrps = ARRAY_SIZE(mtk_pins_mt8195),
|
| H A D | pinctrl-mt8186.c | 1231 .ngrps = ARRAY_SIZE(mtk_pins_mt8186),
|
| H A D | pinctrl-mt6878.c | 1444 .ngrps = ARRAY_SIZE(mtk_pins_mt6878),
|
| H A D | pinctrl-mt8192.c | 1398 .ngrps = ARRAY_SIZE(mtk_pins_mt8192),
|
| H A D | pinctrl-mt8188.c | 1635 .ngrps = ARRAY_SIZE(mtk_pins_mt8188),
|
| H A D | pinctrl-mt8189.c | 1660 .ngrps = ARRAY_SIZE(mtk_pins_mt8189),
|
| H A D | pinctrl-mt8196.c | 1820 .ngrps = ARRAY_SIZE(mtk_pins_mt8196),
|
| /linux/drivers/nvme/target/ |
| H A D | admin-cmd.c | 541 u16 ngrps = 0; in nvmet_execute_get_log_page_ana() local 558 ngrps++; in nvmet_execute_get_log_page_ana() 562 ngrps++; in nvmet_execute_get_log_page_ana() 566 hdr.ngrps = cpu_to_le16(ngrps); in nvmet_execute_get_log_page_ana()
|
| /linux/drivers/pinctrl/meson/ |
| H A D | pinctrl-amlogic-a4.c | 234 unsigned * const ngrps) in aml_pmx_get_groups() argument 239 *ngrps = info->functions[selector].ngroups; in aml_pmx_get_groups()
|
| /linux/drivers/nvme/host/ |
| H A D | multipath.c | 809 for (i = 0; i < le16_to_cpu(ctrl->ana_log_buf->ngrps); i++) { in nvme_parse_ana_log()
|