mtk_pin_soc
Regular
4.4
: Absent ⚠️
4.8
: Absent ⚠️
4.10
: Absent ⚠️
4.13
: Absent ⚠️
4.15
: Absent ⚠️
4.18
: Absent ⚠️
5.0
: Absent ⚠️
5.3
: Absent ⚠️
5.4
: Absent ⚠️
5.8
: Absent ⚠️
5.11
: Absent ⚠️
5.13
: Absent ⚠️
5.15
: Absent ⚠️
5.19
: Absent ⚠️
6.2
: Absent ⚠️
6.5
: Absent ⚠️
6.8
: Absent ⚠️
arm64
: ✅struct mtk_pin_soc {
const struct mtk_pin_reg_calc *reg_cal;
const struct mtk_pin_desc *pins;
unsigned int npins;
const struct group_desc *grps;
unsigned int ngrps;
const struct function_desc *funcs;
unsigned int nfuncs;
const struct mtk_eint_regs *eint_regs;
const struct mtk_eint_hw *eint_hw;
u8 gpio_m;
bool ies_present;
const const char * *base_names;
unsigned int nbase_names;
int (*bias_disable_set)(struct mtk_pinctrl *, const struct mtk_pin_desc *);
int (*bias_disable_get)(struct mtk_pinctrl *, const struct mtk_pin_desc *, int *);
int (*bias_set)(struct mtk_pinctrl *, const struct mtk_pin_desc *, bool);
int (*bias_get)(struct mtk_pinctrl *, const struct mtk_pin_desc *, bool, int *);
int (*drive_set)(struct mtk_pinctrl *, const struct mtk_pin_desc *, u32);
int (*drive_get)(struct mtk_pinctrl *, const struct mtk_pin_desc *, int *);
int (*adv_pull_set)(struct mtk_pinctrl *, const struct mtk_pin_desc *, bool, u32);
int (*adv_pull_get)(struct mtk_pinctrl *, const struct mtk_pin_desc *, bool, u32 *);
int (*adv_drive_set)(struct mtk_pinctrl *, const struct mtk_pin_desc *, u32);
int (*adv_drive_get)(struct mtk_pinctrl *, const struct mtk_pin_desc *, u32 *);
void *driver_data;
};
armhf
: ✅struct mtk_pin_soc {
const struct mtk_pin_reg_calc *reg_cal;
const struct mtk_pin_desc *pins;
unsigned int npins;
const struct group_desc *grps;
unsigned int ngrps;
const struct function_desc *funcs;
unsigned int nfuncs;
const struct mtk_eint_regs *eint_regs;
const struct mtk_eint_hw *eint_hw;
u8 gpio_m;
bool ies_present;
const const char * *base_names;
unsigned int nbase_names;
int (*bias_disable_set)(struct mtk_pinctrl *, const struct mtk_pin_desc *);
int (*bias_disable_get)(struct mtk_pinctrl *, const struct mtk_pin_desc *, int *);
int (*bias_set)(struct mtk_pinctrl *, const struct mtk_pin_desc *, bool);
int (*bias_get)(struct mtk_pinctrl *, const struct mtk_pin_desc *, bool, int *);
int (*drive_set)(struct mtk_pinctrl *, const struct mtk_pin_desc *, u32);
int (*drive_get)(struct mtk_pinctrl *, const struct mtk_pin_desc *, int *);
int (*adv_pull_set)(struct mtk_pinctrl *, const struct mtk_pin_desc *, bool, u32);
int (*adv_pull_get)(struct mtk_pinctrl *, const struct mtk_pin_desc *, bool, u32 *);
int (*adv_drive_set)(struct mtk_pinctrl *, const struct mtk_pin_desc *, u32);
int (*adv_drive_get)(struct mtk_pinctrl *, const struct mtk_pin_desc *, u32 *);
void *driver_data;
};
ppc64el
: Absent ⚠️
riscv64
: Absent ⚠️
aws
: Absent ⚠️
azure
: Absent ⚠️
gcp
: Absent ⚠️
lowlatency
: Absent ⚠️
Arch