mtk_pin_drv_grp
static const struct mtk_pin_drv_grp mt2701_pin_drv[] = {
static const struct mtk_pin_drv_grp mt2712_pin_drv[] = {
static const struct mtk_pin_drv_grp mt8127_pin_drv[] = {
static const struct mtk_pin_drv_grp mt8135_pin_drv[] = {
static const struct mtk_pin_drv_grp mt8167_pin_drv[] = {
static const struct mtk_pin_drv_grp mt8173_pin_drv[] = {
static const struct mtk_pin_drv_grp mt8365_pin_drv[] = {
static const struct mtk_pin_drv_grp mt8516_pin_drv[] = {
static const struct mtk_pin_drv_grp *mtk_find_pin_drv_grp_by_pin(
const struct mtk_pin_drv_grp *pin_drv =
const struct mtk_pin_drv_grp *pin_drv;
const struct mtk_pin_drv_grp *pin_drv_grp;