Searched refs:sh_pfc_err (Results 1 – 1 of 1) sorted by relevance
/linux-6.3-rc2/drivers/pinctrl/renesas/ |
A D | core.c | 773 #define sh_pfc_err(fmt, ...) \ macro 783 sh_pfc_err(fmt, ##__VA_ARGS__); \ 1061 sh_pfc_err("empty pin %u\n", i); in sh_pfc_check_info() 1068 sh_pfc_err("pin %s: name conflict\n", in sh_pfc_check_info() 1072 sh_pfc_err("pin %s/%s: pin %u conflict\n", in sh_pfc_check_info() 1150 sh_pfc_err("empty function %u\n", i); in sh_pfc_check_info() 1155 sh_pfc_err("function %s: name conflict\n", in sh_pfc_check_info() 1177 sh_pfc_err("empty group %u\n", i); in sh_pfc_check_info() 1184 sh_pfc_err("orphan group %s\n", group->name); in sh_pfc_check_info() 1257 sh_pfc_err("empty function gpio %u\n", i); in sh_pfc_check_info() [all …]
|
Completed in 4 milliseconds