/Linux-v6.6/drivers/bcma/ |
D | driver_pci.c | 20 u32 bcma_pcie_read(struct bcma_drv_pci *pc, u32 address) in bcma_pcie_read() 27 static void bcma_pcie_write(struct bcma_drv_pci *pc, u32 address, u32 data) in bcma_pcie_write() 34 static void bcma_pcie_mdio_set_phy(struct bcma_drv_pci *pc, u16 phy) in bcma_pcie_mdio_set_phy() 58 static u16 bcma_pcie_mdio_read(struct bcma_drv_pci *pc, u16 device, u8 address) in bcma_pcie_mdio_read() 101 static void bcma_pcie_mdio_write(struct bcma_drv_pci *pc, u16 device, in bcma_pcie_mdio_write() 140 static u16 bcma_pcie_mdio_writeread(struct bcma_drv_pci *pc, u16 device, in bcma_pcie_mdio_writeread() 151 static void bcma_core_pci_fixcfg(struct bcma_drv_pci *pc) in bcma_core_pci_fixcfg() 173 void bcma_core_pci_early_init(struct bcma_drv_pci *pc) in bcma_core_pci_early_init() 192 static u8 bcma_pcicore_polarity_workaround(struct bcma_drv_pci *pc) in bcma_pcicore_polarity_workaround() 204 static void bcma_pcicore_serdes_workaround(struct bcma_drv_pci *pc) in bcma_pcicore_serdes_workaround() [all …]
|
D | driver_pci_host.c | 28 bool bcma_core_pci_is_in_hostmode(struct bcma_drv_pci *pc) in bcma_core_pci_is_in_hostmode() 44 static u32 bcma_pcie_read_config(struct bcma_drv_pci *pc, u32 address) in bcma_pcie_read_config() 51 static void bcma_pcie_write_config(struct bcma_drv_pci *pc, u32 address, in bcma_pcie_write_config() 59 static u32 bcma_get_cfgspace_addr(struct bcma_drv_pci *pc, unsigned int dev, in bcma_get_cfgspace_addr() 84 static int bcma_extpci_read_config(struct bcma_drv_pci *pc, unsigned int dev, in bcma_extpci_read_config() 148 static int bcma_extpci_write_config(struct bcma_drv_pci *pc, unsigned int dev, in bcma_extpci_write_config() 236 struct bcma_drv_pci *pc; in bcma_core_pci_hostmode_read_config() local 256 struct bcma_drv_pci *pc; in bcma_core_pci_hostmode_write_config() local 271 static u8 bcma_find_pci_capability(struct bcma_drv_pci *pc, unsigned int dev, in bcma_find_pci_capability() 340 static void bcma_core_pci_enable_crs(struct bcma_drv_pci *pc) in bcma_core_pci_enable_crs() [all …]
|
/Linux-v6.6/drivers/pinctrl/meson/ |
D | pinctrl-meson.c | 72 static int meson_get_bank(struct meson_pinctrl *pc, unsigned int pin, in meson_get_bank() 110 struct meson_pinctrl *pc = pinctrl_dev_get_drvdata(pcdev); in meson_get_groups_count() local 118 struct meson_pinctrl *pc = pinctrl_dev_get_drvdata(pcdev); in meson_get_group_name() local 126 struct meson_pinctrl *pc = pinctrl_dev_get_drvdata(pcdev); in meson_get_group_pins() local 151 struct meson_pinctrl *pc = pinctrl_dev_get_drvdata(pcdev); in meson_pmx_get_funcs_count() local 160 struct meson_pinctrl *pc = pinctrl_dev_get_drvdata(pcdev); in meson_pmx_get_func_name() local 170 struct meson_pinctrl *pc = pinctrl_dev_get_drvdata(pcdev); in meson_pmx_get_groups() local 179 static int meson_pinconf_set_gpio_bit(struct meson_pinctrl *pc, in meson_pinconf_set_gpio_bit() 197 static int meson_pinconf_get_gpio_bit(struct meson_pinctrl *pc, in meson_pinconf_get_gpio_bit() 217 static int meson_pinconf_set_output(struct meson_pinctrl *pc, in meson_pinconf_set_output() [all …]
|
D | pinctrl-meson-axg-pmx.c | 28 static int meson_axg_pmx_get_bank(struct meson_pinctrl *pc, in meson_axg_pmx_get_bank() 59 static int meson_axg_pmx_update_function(struct meson_pinctrl *pc, in meson_axg_pmx_update_function() 84 struct meson_pinctrl *pc = pinctrl_dev_get_drvdata(pcdev); in meson_axg_pmx_set_mux() local 106 struct meson_pinctrl *pc = pinctrl_dev_get_drvdata(pcdev); in meson_axg_pmx_request_gpio() local
|
/Linux-v6.6/drivers/ssb/ |
D | driver_pcicore.c | 26 u32 pcicore_read32(struct ssb_pcicore *pc, u16 offset) in pcicore_read32() 32 void pcicore_write32(struct ssb_pcicore *pc, u16 offset, u32 value) in pcicore_write32() 38 u16 pcicore_read16(struct ssb_pcicore *pc, u16 offset) in pcicore_read16() 44 void pcicore_write16(struct ssb_pcicore *pc, u16 offset, u16 value) in pcicore_write16() 71 static u32 get_cfgspace_addr(struct ssb_pcicore *pc, in get_cfgspace_addr() 110 static int ssb_extpci_read_config(struct ssb_pcicore *pc, in ssb_extpci_read_config() 156 static int ssb_extpci_write_config(struct ssb_pcicore *pc, in ssb_extpci_write_config() 320 static void ssb_pcicore_init_hostmode(struct ssb_pcicore *pc) in ssb_pcicore_init_hostmode() 397 static int pcicore_is_in_hostmode(struct ssb_pcicore *pc) in pcicore_is_in_hostmode() 431 static void ssb_pcicore_fix_sprom_core_index(struct ssb_pcicore *pc) in ssb_pcicore_fix_sprom_core_index() [all …]
|
/Linux-v6.6/drivers/pinctrl/bcm/ |
D | pinctrl-bcm2835.c | 247 static inline u32 bcm2835_gpio_rd(struct bcm2835_pinctrl *pc, unsigned reg) in bcm2835_gpio_rd() 252 static inline void bcm2835_gpio_wr(struct bcm2835_pinctrl *pc, unsigned reg, in bcm2835_gpio_wr() 258 static inline int bcm2835_gpio_get_bit(struct bcm2835_pinctrl *pc, unsigned reg, in bcm2835_gpio_get_bit() 266 static inline void bcm2835_gpio_set_bit(struct bcm2835_pinctrl *pc, in bcm2835_gpio_set_bit() 274 struct bcm2835_pinctrl *pc, unsigned pin) in bcm2835_pinctrl_fsel_get() 286 struct bcm2835_pinctrl *pc, unsigned pin, in bcm2835_pinctrl_fsel_set() 326 struct bcm2835_pinctrl *pc = gpiochip_get_data(chip); in bcm2835_gpio_direction_input() local 334 struct bcm2835_pinctrl *pc = gpiochip_get_data(chip); in bcm2835_gpio_get() local 341 struct bcm2835_pinctrl *pc = gpiochip_get_data(chip); in bcm2835_gpio_get_direction() local 356 struct bcm2835_pinctrl *pc = gpiochip_get_data(chip); in bcm2835_gpio_set() local [all …]
|
/Linux-v6.6/arch/sparc/kernel/ |
D | traps_32.c | 35 static void instruction_dump(unsigned long *pc) in instruction_dump() 107 void do_illegal_instruction(struct pt_regs *regs, unsigned long pc, unsigned long npc, in do_illegal_instruction() 120 void do_priv_instruction(struct pt_regs *regs, unsigned long pc, unsigned long npc, in do_priv_instruction() 130 void do_memaccess_unaligned(struct pt_regs *regs, unsigned long pc, unsigned long npc, in do_memaccess_unaligned() 156 void do_fpd_trap(struct pt_regs *regs, unsigned long pc, unsigned long npc, in do_fpd_trap() 198 void do_fpe_trap(struct pt_regs *regs, unsigned long pc, unsigned long npc, 301 void handle_tag_overflow(struct pt_regs *regs, unsigned long pc, unsigned long npc, 309 void handle_watchpoint(struct pt_regs *regs, unsigned long pc, unsigned long npc, 321 void handle_reg_access(struct pt_regs *regs, unsigned long pc, unsigned long npc, 331 void handle_cp_disabled(struct pt_regs *regs, unsigned long pc, unsigned long npc, [all …]
|
/Linux-v6.6/drivers/pwm/ |
D | pwm-tiecap.c | 53 struct ecap_pwm_chip *pc = to_ecap_pwm_chip(chip); in ecap_pwm_config() local 111 struct ecap_pwm_chip *pc = to_ecap_pwm_chip(chip); in ecap_pwm_set_polarity() local 134 struct ecap_pwm_chip *pc = to_ecap_pwm_chip(chip); in ecap_pwm_enable() local 153 struct ecap_pwm_chip *pc = to_ecap_pwm_chip(chip); in ecap_pwm_disable() local 221 struct ecap_pwm_chip *pc; in ecap_pwm_probe() local 274 static void ecap_pwm_save_context(struct ecap_pwm_chip *pc) in ecap_pwm_save_context() 283 static void ecap_pwm_restore_context(struct ecap_pwm_chip *pc) in ecap_pwm_restore_context() 292 struct ecap_pwm_chip *pc = dev_get_drvdata(dev); in ecap_pwm_suspend() local 306 struct ecap_pwm_chip *pc = dev_get_drvdata(dev); in ecap_pwm_resume() local
|
D | pwm-tegra.c | 87 static inline u32 pwm_readl(struct tegra_pwm_chip *pc, unsigned int offset) in pwm_readl() 92 static inline void pwm_writel(struct tegra_pwm_chip *pc, unsigned int offset, u32 value) in pwm_writel() 100 struct tegra_pwm_chip *pc = to_tegra_pwm_chip(chip); in tegra_pwm_config() local 216 struct tegra_pwm_chip *pc = to_tegra_pwm_chip(chip); in tegra_pwm_enable() local 233 struct tegra_pwm_chip *pc = to_tegra_pwm_chip(chip); in tegra_pwm_disable() local 276 struct tegra_pwm_chip *pc; in tegra_pwm_probe() local 354 struct tegra_pwm_chip *pc = platform_get_drvdata(pdev); in tegra_pwm_remove() local 365 struct tegra_pwm_chip *pc = dev_get_drvdata(dev); in tegra_pwm_runtime_suspend() local 381 struct tegra_pwm_chip *pc = dev_get_drvdata(dev); in tegra_pwm_runtime_resume() local
|
D | pwm-tiehrpwm.c | 181 static void configure_polarity(struct ehrpwm_pwm_chip *pc, int chan) in configure_polarity() 221 struct ehrpwm_pwm_chip *pc = to_ehrpwm_pwm_chip(chip); in ehrpwm_pwm_config() local 311 struct ehrpwm_pwm_chip *pc = to_ehrpwm_pwm_chip(chip); in ehrpwm_pwm_set_polarity() local 321 struct ehrpwm_pwm_chip *pc = to_ehrpwm_pwm_chip(chip); in ehrpwm_pwm_enable() local 359 struct ehrpwm_pwm_chip *pc = to_ehrpwm_pwm_chip(chip); in ehrpwm_pwm_disable() local 393 struct ehrpwm_pwm_chip *pc = to_ehrpwm_pwm_chip(chip); in ehrpwm_pwm_free() local 453 struct ehrpwm_pwm_chip *pc; in ehrpwm_pwm_probe() local 516 struct ehrpwm_pwm_chip *pc = platform_get_drvdata(pdev); in ehrpwm_pwm_remove() local 526 static void ehrpwm_pwm_save_context(struct ehrpwm_pwm_chip *pc) in ehrpwm_pwm_save_context() 542 static void ehrpwm_pwm_restore_context(struct ehrpwm_pwm_chip *pc) in ehrpwm_pwm_restore_context() [all …]
|
D | pwm-bcm2835.c | 40 struct bcm2835_pwm *pc = to_bcm2835_pwm(chip); in bcm2835_pwm_request() local 53 struct bcm2835_pwm *pc = to_bcm2835_pwm(chip); in bcm2835_pwm_free() local 65 struct bcm2835_pwm *pc = to_bcm2835_pwm(chip); in bcm2835_pwm_apply() local 137 struct bcm2835_pwm *pc; in bcm2835_pwm_probe() local 178 struct bcm2835_pwm *pc = platform_get_drvdata(pdev); in bcm2835_pwm_remove() local
|
D | pwm-sti.c | 122 static int sti_pwm_get_prescale(struct sti_pwm_chip *pc, unsigned long period, in sti_pwm_get_prescale() 166 struct sti_pwm_chip *pc = to_sti_pwmchip(chip); in sti_pwm_config() local 252 struct sti_pwm_chip *pc = to_sti_pwmchip(chip); in sti_pwm_enable() local 288 struct sti_pwm_chip *pc = to_sti_pwmchip(chip); in sti_pwm_disable() local 307 struct sti_pwm_chip *pc = to_sti_pwmchip(chip); in sti_pwm_free() local 315 struct sti_pwm_chip *pc = to_sti_pwmchip(chip); in sti_pwm_capture() local 428 struct sti_pwm_chip *pc = data; in sti_pwm_interrupt() local 497 static int sti_pwm_probe_dt(struct sti_pwm_chip *pc) in sti_pwm_probe_dt() 564 struct sti_pwm_chip *pc; in sti_pwm_probe() local 674 struct sti_pwm_chip *pc = platform_get_drvdata(pdev); in sti_pwm_remove() local
|
D | pwm-mediatek.c | 79 struct pwm_mediatek_chip *pc = to_pwm_mediatek_chip(chip); in pwm_mediatek_clk_enable() local 107 struct pwm_mediatek_chip *pc = to_pwm_mediatek_chip(chip); in pwm_mediatek_clk_disable() local 124 struct pwm_mediatek_chip *pc = to_pwm_mediatek_chip(chip); in pwm_mediatek_config() local 178 struct pwm_mediatek_chip *pc = to_pwm_mediatek_chip(chip); in pwm_mediatek_enable() local 195 struct pwm_mediatek_chip *pc = to_pwm_mediatek_chip(chip); in pwm_mediatek_disable() local 237 struct pwm_mediatek_chip *pc; in pwm_mediatek_probe() local
|
D | pwm-rockchip.c | 64 struct rockchip_pwm_chip *pc = to_rockchip_pwm_chip(chip); in rockchip_pwm_get_state() local 106 struct rockchip_pwm_chip *pc = to_rockchip_pwm_chip(chip); in rockchip_pwm_config() local 161 struct rockchip_pwm_chip *pc = to_rockchip_pwm_chip(chip); in rockchip_pwm_enable() local 190 struct rockchip_pwm_chip *pc = to_rockchip_pwm_chip(chip); in rockchip_pwm_apply() local 301 struct rockchip_pwm_chip *pc; in rockchip_pwm_probe() local 381 struct rockchip_pwm_chip *pc = platform_get_drvdata(pdev); in rockchip_pwm_remove() local
|
/Linux-v6.6/arch/csky/kernel/ |
D | stacktrace.c | 19 unsigned long fp, sp, pc; in walk_stackframe() local 63 unsigned long sp, pc; in walk_stackframe() local 90 static bool print_trace_address(unsigned long pc, void *arg) in print_trace_address() 102 static bool save_wchan(unsigned long pc, void *arg) in save_wchan() 114 unsigned long pc = 0; in __get_wchan() local 121 static bool __save_trace(unsigned long pc, void *arg, bool nosched) in __save_trace() 136 static bool save_trace(unsigned long pc, void *arg) in save_trace()
|
/Linux-v6.6/arch/loongarch/kernel/ |
D | ftrace_dyn.c | 15 static int ftrace_modify_code(unsigned long pc, u32 old, u32 new, bool validate) in ftrace_modify_code() 34 static bool reachable_by_bl(unsigned long addr, unsigned long pc) in reachable_by_bl() 65 unsigned long pc = rec->ip + LOONGARCH_INSN_SIZE; in ftrace_find_callable_addr() local 121 unsigned long pc; in ftrace_modify_call() local 141 unsigned long pc; in ftrace_update_ftrace_func() local 173 unsigned long pc; in ftrace_init_nop() local 185 unsigned long pc; in ftrace_make_call() local 201 unsigned long pc; in ftrace_make_nop() local 253 unsigned long pc, func; in ftrace_modify_graph_caller() local
|
D | unwind_prologue.c | 65 static inline bool fix_exception(unsigned long pc) in fix_exception() 84 static inline bool fix_ftrace(unsigned long pc) in fix_ftrace() 114 unsigned long size, offset, pc; in unwind_by_prologue() local 196 unsigned long pc; in next_frame() local
|
/Linux-v6.6/drivers/gpu/drm/bridge/imx/ |
D | imx8qxp-pixel-combiner.c | 64 struct imx8qxp_pc *pc; member 76 static inline u32 imx8qxp_pc_read(struct imx8qxp_pc *pc, unsigned int offset) in imx8qxp_pc_read() 82 imx8qxp_pc_write(struct imx8qxp_pc *pc, unsigned int offset, u32 value) in imx8qxp_pc_write() 88 imx8qxp_pc_write_set(struct imx8qxp_pc *pc, unsigned int offset, u32 value) in imx8qxp_pc_write_set() 94 imx8qxp_pc_write_clr(struct imx8qxp_pc *pc, unsigned int offset, u32 value) in imx8qxp_pc_write_clr() 114 struct imx8qxp_pc *pc = ch->pc; in imx8qxp_pc_bridge_attach() local 138 struct imx8qxp_pc *pc = ch->pc; in imx8qxp_pc_bridge_mode_set() local 189 struct imx8qxp_pc *pc = ch->pc; in imx8qxp_pc_bridge_atomic_disable() local 277 struct imx8qxp_pc *pc; in imx8qxp_pc_bridge_probe() local 362 struct imx8qxp_pc *pc = platform_get_drvdata(pdev); in imx8qxp_pc_bridge_remove() local [all …]
|
/Linux-v6.6/drivers/clk/sifive/ |
D | sifive-prci.c | 180 struct __prci_clock *pc = clk_hw_to_prci_clock(hw); in sifive_prci_wrpll_recalc_rate() local 190 struct __prci_clock *pc = clk_hw_to_prci_clock(hw); in sifive_prci_wrpll_round_rate() local 204 struct __prci_clock *pc = clk_hw_to_prci_clock(hw); in sifive_prci_wrpll_set_rate() local 225 struct __prci_clock *pc = clk_hw_to_prci_clock(hw); in sifive_clk_is_enabled() local 240 struct __prci_clock *pc = clk_hw_to_prci_clock(hw); in sifive_prci_clock_enable() local 257 struct __prci_clock *pc = clk_hw_to_prci_clock(hw); in sifive_prci_clock_disable() local 276 struct __prci_clock *pc = clk_hw_to_prci_clock(hw); in sifive_prci_tlclksel_recalc_rate() local 293 struct __prci_clock *pc = clk_hw_to_prci_clock(hw); in sifive_prci_hfpclkplldiv_recalc_rate() local 454 struct __prci_clock *pc = clk_hw_to_prci_clock(hw); in sifive_prci_pcie_aux_clock_is_enabled() local 468 struct __prci_clock *pc = clk_hw_to_prci_clock(hw); in sifive_prci_pcie_aux_clock_enable() local [all …]
|
/Linux-v6.6/arch/arm64/kernel/ |
D | ftrace.c | 150 static int ftrace_modify_code(unsigned long pc, u32 old, u32 new, in ftrace_modify_code() 181 unsigned long pc; in ftrace_update_ftrace_func() local 209 static bool reachable_by_bl(unsigned long addr, unsigned long pc) in reachable_by_bl() 229 unsigned long pc = rec->ip; in ftrace_find_callable_addr() local 326 unsigned long pc = rec->ip; in ftrace_make_call() local 347 unsigned long pc = rec->ip; in ftrace_modify_call() local 393 unsigned long pc = rec->ip - AARCH64_INSN_SIZE; in ftrace_init_nop() local 415 unsigned long pc = rec->ip; in ftrace_make_nop() local 493 unsigned long pc = (unsigned long)&ftrace_graph_call; in ftrace_modify_graph_caller() local
|
/Linux-v6.6/arch/arm64/include/asm/ |
D | preempt.h | 16 static inline void preempt_count_set(u64 pc) in preempt_count_set() 47 u32 pc = READ_ONCE(current_thread_info()->preempt.count); in __preempt_count_add() local 54 u32 pc = READ_ONCE(current_thread_info()->preempt.count); in __preempt_count_sub() local 62 u64 pc = READ_ONCE(ti->preempt_count); in __preempt_count_dec_and_test() local 79 u64 pc = READ_ONCE(current_thread_info()->preempt_count); in should_resched() local
|
/Linux-v6.6/drivers/dma/mediatek/ |
D | mtk-cqdma.c | 123 struct mtk_cqdma_pchan *pc; member 145 struct mtk_cqdma_pchan **pc; member 168 static u32 mtk_dma_read(struct mtk_cqdma_pchan *pc, u32 reg) in mtk_dma_read() 173 static void mtk_dma_write(struct mtk_cqdma_pchan *pc, u32 reg, u32 val) in mtk_dma_write() 178 static void mtk_dma_rmw(struct mtk_cqdma_pchan *pc, u32 reg, in mtk_dma_rmw() 189 static void mtk_dma_set(struct mtk_cqdma_pchan *pc, u32 reg, u32 val) in mtk_dma_set() 194 static void mtk_dma_clr(struct mtk_cqdma_pchan *pc, u32 reg, u32 val) in mtk_dma_clr() 204 static int mtk_cqdma_poll_engine_done(struct mtk_cqdma_pchan *pc, bool atomic) in mtk_cqdma_poll_engine_done() 222 static int mtk_cqdma_hard_reset(struct mtk_cqdma_pchan *pc) in mtk_cqdma_hard_reset() 230 static void mtk_cqdma_start(struct mtk_cqdma_pchan *pc, in mtk_cqdma_start() [all …]
|
/Linux-v6.6/arch/microblaze/kernel/ |
D | unwind.c | 77 static unsigned long *find_frame_creation(unsigned long *pc) in find_frame_creation() 125 static int lookup_prev_stack_frame(unsigned long fp, unsigned long pc, in lookup_prev_stack_frame() 164 static inline void unwind_trap(struct task_struct *task, unsigned long pc, in unwind_trap() 183 unsigned long pc, unsigned long fp, in microblaze_unwind_inner() 294 unsigned long pc, fp; in microblaze_unwind() local
|
/Linux-v6.6/arch/riscv/kernel/ |
D | stacktrace.c | 24 unsigned long fp, sp, pc; in walk_stackframe() local 82 unsigned long sp, pc; in walk_stackframe() local 110 static bool print_trace_address(void *arg, unsigned long pc) in print_trace_address() 130 static bool save_wchan(void *arg, unsigned long pc) in save_wchan() 142 unsigned long pc = 0; in __get_wchan() local
|
/Linux-v6.6/arch/arm64/kvm/hyp/nvhe/ |
D | stacktrace.c | 26 static void hyp_prepare_backtrace(unsigned long fp, unsigned long pc) in hyp_prepare_backtrace() 121 static void pkvm_save_backtrace(unsigned long fp, unsigned long pc) in pkvm_save_backtrace() 138 static void pkvm_save_backtrace(unsigned long fp, unsigned long pc) in pkvm_save_backtrace() 152 void kvm_nvhe_prepare_backtrace(unsigned long fp, unsigned long pc) in kvm_nvhe_prepare_backtrace()
|