Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/drivers/pinctrl/renesas/
H A Dcore.c761 #define sh_pfc_err(fmt, ...) \ macro
771 sh_pfc_err(fmt, ##__VA_ARGS__); \
806 sh_pfc_err("reg 0x%x: bits 0x%x conflict\n", reg, in sh_pfc_check_reg()
848 sh_pfc_err("reg 0x%x enum_id %u conflict\n", reg, in sh_pfc_check_reg_enums()
867 sh_pfc_err("reg 0x%x: pin %u not found\n", reg, pin); in sh_pfc_find_pin()
909 sh_pfc_err("reg 0x%x: var_field_width declares %u instead of %u bits\n", in sh_pfc_check_cfg_reg()
913 sh_pfc_err("reg 0x%x: enum_ids[] has %u instead of %u values\n", in sh_pfc_check_cfg_reg()
939 sh_pfc_err("drive_reg 0x%x: field %u: pin %s lacks SH_PFC_PIN_CFG_DRIVE_STRENGTH flag\n", in sh_pfc_check_drive_reg()
972 sh_pfc_err("bias_reg 0x%x:%u: pin %s lacks one or more SH_PFC_PIN_CFG_PULL_* flags\n", in sh_pfc_check_bias_reg()
977 sh_pfc_err("bias_re in sh_pfc_check_bias_reg()
[all...]
/kernel/linux/linux-5.10/drivers/pinctrl/renesas/
H A Dcore.c750 #define sh_pfc_err(fmt, ...) \ macro
786 sh_pfc_err("reg 0x%x conflict\n", reg); in sh_pfc_check_reg()
823 sh_pfc_err("reg 0x%x enum_id %u conflict\n", reg, in sh_pfc_check_reg_enums()
842 sh_pfc_err("reg 0x%x: pin %u not found\n", reg, pin); in sh_pfc_check_pin()
868 sh_pfc_err("reg 0x%x: var_field_width declares %u instead of %u bits\n", in sh_pfc_check_cfg_reg()
872 sh_pfc_err("reg 0x%x: enum_ids[] has %u instead of %u values\n", in sh_pfc_check_cfg_reg()
895 sh_pfc_err("drive_reg 0x%x: field %u overlap\n", in sh_pfc_check_drive_reg()
930 sh_pfc_err("empty pin %u\n", i); in sh_pfc_check_info()
937 sh_pfc_err("pin %s: name conflict\n", in sh_pfc_check_info()
941 sh_pfc_err("pi in sh_pfc_check_info()
[all...]

Completed in 4 milliseconds