Home
last modified time | relevance | path

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

/linux/drivers/pinctrl/renesas/
H A Dcore.c773 #define sh_pfc_err_once(type, fmt, ...) \ macro
1080 sh_pfc_err_once(bias, "SH_PFC_PIN_CFG_PULL_* flag set but .[gs]et_bias() not implemented\n"); in sh_pfc_check_info()
1084sh_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()
1106 sh_pfc_err_once(drive, "SH_PFC_PIN_CFG_DRIVE_STRENGTH flag set but drive_regs missing\n"); in sh_pfc_check_info()
1126 sh_pfc_err_once(power, "SH_PFC_PIN_CFG_IO_VOLTAGE set but .pin_to_pocctrl() not implemented\n"); in sh_pfc_check_info()