Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/pinctrl/renesas/
Dcore.c773 #define sh_pfc_err_once(type, fmt, ...) \ macro
1078 sh_pfc_err_once(bias, "SH_PFC_PIN_CFG_PULL_* flag set but .[gs]et_bias() not implemented\n"); in sh_pfc_check_info()
1082sh_pfc_err_once(bias, "SH_PFC_PIN_CFG_PULL_UP flag set but no bias_regs defined and .pin_to_portcr… in sh_pfc_check_info()
1104 sh_pfc_err_once(drive, "SH_PFC_PIN_CFG_DRIVE_STRENGTH flag set but drive_regs missing\n"); in sh_pfc_check_info()
1124sh_pfc_err_once(power, "SH_PFC_PIN_CFG_IO_VOLTAGE flag set but .pin_to_pocctrl() not implemented\n… in sh_pfc_check_info()