Home
last modified time | relevance | path

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

/linux-6.15/drivers/pinctrl/renesas/
H A Dcore.c767 #define sh_pfc_err(fmt, ...) \ macro
777 sh_pfc_err(fmt, ##__VA_ARGS__); \
1057 sh_pfc_err("empty pin %u\n", i); in sh_pfc_check_info()
1064 sh_pfc_err("pin %s: name conflict\n", in sh_pfc_check_info()
1068 sh_pfc_err("pin %s/%s: pin %u conflict\n", in sh_pfc_check_info()
1146 sh_pfc_err("empty function %u\n", i); in sh_pfc_check_info()
1151 sh_pfc_err("function %s: name conflict\n", in sh_pfc_check_info()
1173 sh_pfc_err("empty group %u\n", i); in sh_pfc_check_info()
1180 sh_pfc_err("orphan group %s\n", group->name); in sh_pfc_check_info()
1253 sh_pfc_err("empty function gpio %u\n", i); in sh_pfc_check_info()
[all …]