Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/drivers/pinctrl/renesas/
H A Dcore.c767 #define sh_pfc_err_once(type, fmt, ...) \ macro
1072 sh_pfc_err_once(bias, "SH_PFC_PIN_CFG_PULL_* flag set but .[gs]et_bias() not implemented\n"); in sh_pfc_check_info()
1076 sh_pfc_err_once(bias, "SH_PFC_PIN_CFG_PULL_UP flag set but no bias_regs defined and .pin_to_portcr() not implemented\n"); in sh_pfc_check_info()
1098 sh_pfc_err_once(drive, "SH_PFC_PIN_CFG_DRIVE_STRENGTH flag set but drive_regs missing\n"); in sh_pfc_check_info()
1118 sh_pfc_err_once(power, "SH_PFC_PIN_CFG_IO_VOLTAGE set but .pin_to_pocctrl() not implemented\n"); in sh_pfc_check_info()

Completed in 2 milliseconds