| /kernel/linux/linux-5.10/drivers/net/ethernet/sun/ |
| D | niu.c | 94 #define niu_lock_parent(np, flags) \ argument 96 #define niu_unlock_parent(np, flags) \ argument 101 static int __niu_wait_bits_clear_mac(struct niu *np, unsigned long reg, in __niu_wait_bits_clear_mac() 116 static int __niu_set_and_wait_clear_mac(struct niu *np, unsigned long reg, in __niu_set_and_wait_clear_mac() 136 static int __niu_wait_bits_clear_ipp(struct niu *np, unsigned long reg, in __niu_wait_bits_clear_ipp() 151 static int __niu_set_and_wait_clear_ipp(struct niu *np, unsigned long reg, in __niu_set_and_wait_clear_ipp() 175 static int __niu_wait_bits_clear(struct niu *np, unsigned long reg, in __niu_wait_bits_clear() 195 static int __niu_set_and_wait_clear(struct niu *np, unsigned long reg, in __niu_set_and_wait_clear() 215 static void niu_ldg_rearm(struct niu *np, struct niu_ldg *lp, int on) in niu_ldg_rearm() 225 static int niu_ldn_irq_enable(struct niu *np, int ldn, int on) in niu_ldn_irq_enable() [all …]
|
| /kernel/linux/linux-6.6/drivers/net/ethernet/sun/ |
| D | niu.c | 113 #define niu_lock_parent(np, flags) \ argument 115 #define niu_unlock_parent(np, flags) \ argument 120 static int __niu_wait_bits_clear_mac(struct niu *np, unsigned long reg, in __niu_wait_bits_clear_mac() 135 static int __niu_set_and_wait_clear_mac(struct niu *np, unsigned long reg, in __niu_set_and_wait_clear_mac() 155 static int __niu_wait_bits_clear_ipp(struct niu *np, unsigned long reg, in __niu_wait_bits_clear_ipp() 170 static int __niu_set_and_wait_clear_ipp(struct niu *np, unsigned long reg, in __niu_set_and_wait_clear_ipp() 194 static int __niu_wait_bits_clear(struct niu *np, unsigned long reg, in __niu_wait_bits_clear() 214 static int __niu_set_and_wait_clear(struct niu *np, unsigned long reg, in __niu_set_and_wait_clear() 234 static void niu_ldg_rearm(struct niu *np, struct niu_ldg *lp, int on) in niu_ldg_rearm() 244 static int niu_ldn_irq_enable(struct niu *np, int ldn, int on) in niu_ldn_irq_enable() [all …]
|
| /kernel/linux/linux-5.10/drivers/clk/at91/ |
| D | dt-compat.c | 28 static void __init of_sama5d2_clk_audio_pll_frac_setup(struct device_node *np) in of_sama5d2_clk_audio_pll_frac_setup() 51 static void __init of_sama5d2_clk_audio_pll_pad_setup(struct device_node *np) in of_sama5d2_clk_audio_pll_pad_setup() 74 static void __init of_sama5d2_clk_audio_pll_pmc_setup(struct device_node *np) in of_sama5d2_clk_audio_pll_pmc_setup() 113 static void __init of_sama5d2_clk_generated_setup(struct device_node *np) in of_sama5d2_clk_generated_setup() 175 static void __init of_sama5d4_clk_h32mx_setup(struct device_node *np) in of_sama5d4_clk_h32mx_setup() 201 static void __init of_sama5d2_clk_i2s_mux_setup(struct device_node *np) in of_sama5d2_clk_i2s_mux_setup() 237 static void __init of_at91rm9200_clk_main_osc_setup(struct device_node *np) in of_at91rm9200_clk_main_osc_setup() 262 static void __init of_at91sam9x5_clk_main_rc_osc_setup(struct device_node *np) in of_at91sam9x5_clk_main_rc_osc_setup() 287 static void __init of_at91rm9200_clk_main_setup(struct device_node *np) in of_at91rm9200_clk_main_setup() 310 static void __init of_at91sam9x5_clk_main_setup(struct device_node *np) in of_at91sam9x5_clk_main_setup() [all …]
|
| /kernel/linux/linux-6.6/drivers/scsi/sym53c8xx_2/ |
| D | sym_nvram.c | 37 void sym_nvram_setup_host(struct Scsi_Host *shost, struct sym_hcb *np, struct sym_nvram *nvram) in sym_nvram_setup_host() 143 static void sym_display_Symbios_nvram(struct sym_device *np, Symbios_nvram *nvram) in sym_display_Symbios_nvram() 175 static void sym_display_Tekram_nvram(struct sym_device *np, Tekram_nvram *nvram) in sym_display_Tekram_nvram() 222 static void sym_display_Symbios_nvram(struct sym_device *np, Symbios_nvram *nvram) { (void)np; (voi… in sym_display_Symbios_nvram() 223 static void sym_display_Tekram_nvram(struct sym_device *np, Tekram_nvram *nvram) { (void)np; (void)… in sym_display_Tekram_nvram() 243 static void S24C16_set_bit(struct sym_device *np, u_char write_bit, u_char *gpreg, in S24C16_set_bit() 270 static void S24C16_start(struct sym_device *np, u_char *gpreg) in S24C16_start() 281 static void S24C16_stop(struct sym_device *np, u_char *gpreg) in S24C16_stop() 291 static void S24C16_do_bit(struct sym_device *np, u_char *read_bit, u_char write_bit, in S24C16_do_bit() 306 static void S24C16_write_ack(struct sym_device *np, u_char write_bit, u_char *gpreg, in S24C16_write_ack() [all …]
|
| D | sym_hipd.c | 68 static void sym_print_nego_msg(struct sym_hcb *np, int target, char *label, u_char *msg) in sym_print_nego_msg() 120 static void sym_chip_reset (struct sym_hcb *np) in sym_chip_reset() 139 static void sym_soft_reset (struct sym_hcb *np) in sym_soft_reset() 172 static void sym_start_reset(struct sym_hcb *np) in sym_start_reset() 177 int sym_reset_scsi_bus(struct sym_hcb *np, int enab_int) in sym_reset_scsi_bus() 232 static void sym_selectclock(struct sym_hcb *np, u_char scntl3) in sym_selectclock() 289 static unsigned getfreq (struct sym_hcb *np, int gen) in getfreq() 361 static unsigned sym_getfreq (struct sym_hcb *np) in sym_getfreq() 376 static void sym_getclock (struct sym_hcb *np, int mult) in sym_getclock() 433 static int sym_getpciclock (struct sym_hcb *np) [all …]
|
| /kernel/linux/linux-5.10/drivers/scsi/sym53c8xx_2/ |
| D | sym_nvram.c | 37 void sym_nvram_setup_host(struct Scsi_Host *shost, struct sym_hcb *np, struct sym_nvram *nvram) in sym_nvram_setup_host() 143 static void sym_display_Symbios_nvram(struct sym_device *np, Symbios_nvram *nvram) in sym_display_Symbios_nvram() 175 static void sym_display_Tekram_nvram(struct sym_device *np, Tekram_nvram *nvram) in sym_display_Tekram_nvram() 222 static void sym_display_Symbios_nvram(struct sym_device *np, Symbios_nvram *nvram) { (void)np; (voi… in sym_display_Symbios_nvram() 223 static void sym_display_Tekram_nvram(struct sym_device *np, Tekram_nvram *nvram) { (void)np; (void)… in sym_display_Tekram_nvram() 243 static void S24C16_set_bit(struct sym_device *np, u_char write_bit, u_char *gpreg, in S24C16_set_bit() 270 static void S24C16_start(struct sym_device *np, u_char *gpreg) in S24C16_start() 281 static void S24C16_stop(struct sym_device *np, u_char *gpreg) in S24C16_stop() 291 static void S24C16_do_bit(struct sym_device *np, u_char *read_bit, u_char write_bit, in S24C16_do_bit() 306 static void S24C16_write_ack(struct sym_device *np, u_char write_bit, u_char *gpreg, in S24C16_write_ack() [all …]
|
| D | sym_hipd.c | 68 static void sym_print_nego_msg(struct sym_hcb *np, int target, char *label, u_char *msg) in sym_print_nego_msg() 120 static void sym_chip_reset (struct sym_hcb *np) in sym_chip_reset() 139 static void sym_soft_reset (struct sym_hcb *np) in sym_soft_reset() 172 static void sym_start_reset(struct sym_hcb *np) in sym_start_reset() 177 int sym_reset_scsi_bus(struct sym_hcb *np, int enab_int) in sym_reset_scsi_bus() 232 static void sym_selectclock(struct sym_hcb *np, u_char scntl3) in sym_selectclock() 289 static unsigned getfreq (struct sym_hcb *np, int gen) in getfreq() 361 static unsigned sym_getfreq (struct sym_hcb *np) in sym_getfreq() 376 static void sym_getclock (struct sym_hcb *np, int mult) in sym_getclock() 433 static int sym_getpciclock (struct sym_hcb *np) [all …]
|
| /kernel/linux/linux-6.6/drivers/clk/at91/ |
| D | dt-compat.c | 30 static void __init of_sama5d2_clk_audio_pll_frac_setup(struct device_node *np) in of_sama5d2_clk_audio_pll_frac_setup() 56 static void __init of_sama5d2_clk_audio_pll_pad_setup(struct device_node *np) in of_sama5d2_clk_audio_pll_pad_setup() 82 static void __init of_sama5d2_clk_audio_pll_pmc_setup(struct device_node *np) in of_sama5d2_clk_audio_pll_pmc_setup() 124 static void __init of_sama5d2_clk_generated_setup(struct device_node *np) in of_sama5d2_clk_generated_setup() 188 static void __init of_sama5d4_clk_h32mx_setup(struct device_node *np) in of_sama5d4_clk_h32mx_setup() 217 static void __init of_sama5d2_clk_i2s_mux_setup(struct device_node *np) in of_sama5d2_clk_i2s_mux_setup() 253 static void __init of_at91rm9200_clk_main_osc_setup(struct device_node *np) in of_at91rm9200_clk_main_osc_setup() 281 static void __init of_at91sam9x5_clk_main_rc_osc_setup(struct device_node *np) in of_at91sam9x5_clk_main_rc_osc_setup() 309 static void __init of_at91rm9200_clk_main_setup(struct device_node *np) in of_at91rm9200_clk_main_setup() 335 static void __init of_at91sam9x5_clk_main_setup(struct device_node *np) in of_at91sam9x5_clk_main_setup() [all …]
|
| /kernel/linux/linux-6.6/drivers/net/ethernet/dlink/ |
| D | dl2k.c | 52 static void dl2k_enable_int(struct netdev_private *np) in dl2k_enable_int() 106 struct netdev_private *np; in rio_probe1() local 308 struct netdev_private *np = netdev_priv(dev); in find_miiphy() local 330 struct netdev_private *np = netdev_priv(dev); in parse_eeprom() local 408 struct netdev_private *np = netdev_priv(dev); in rio_set_led_mode() local 435 struct netdev_private *np = netdev_priv(dev); in free_list() local 464 static void rio_reset_ring(struct netdev_private *np) in rio_reset_ring() 483 struct netdev_private *np = netdev_priv(dev); in alloc_list() local 524 struct netdev_private *np = netdev_priv(dev); in rio_hw_init() local 612 struct netdev_private *np = netdev_priv(dev); in rio_hw_stop() local [all …]
|
| /kernel/linux/linux-5.10/drivers/net/ethernet/dlink/ |
| D | dl2k.c | 52 static void dl2k_enable_int(struct netdev_private *np) in dl2k_enable_int() 106 struct netdev_private *np; in rio_probe1() local 306 struct netdev_private *np = netdev_priv(dev); in find_miiphy() local 328 struct netdev_private *np = netdev_priv(dev); in parse_eeprom() local 407 struct netdev_private *np = netdev_priv(dev); in rio_set_led_mode() local 434 struct netdev_private *np = netdev_priv(dev); in free_list() local 463 static void rio_reset_ring(struct netdev_private *np) in rio_reset_ring() 482 struct netdev_private *np = netdev_priv(dev); in alloc_list() local 523 struct netdev_private *np = netdev_priv(dev); in rio_hw_init() local 611 struct netdev_private *np = netdev_priv(dev); in rio_hw_stop() local [all …]
|
| /kernel/linux/linux-6.6/include/linux/ |
| D | of_mdio.h | 21 struct device_node *np) in of_mdiobus_register() 31 struct device_node *np) in devm_of_mdiobus_register() 54 const struct device_node *np) in of_mdio_parse_addr() 81 static inline int of_mdiobus_register(struct mii_bus *mdio, struct device_node *np) in of_mdiobus_register() 93 struct device_node *np) in devm_of_mdiobus_register() 98 static inline struct mdio_device *of_mdio_find_device(struct device_node *np) in of_mdio_find_device() 117 of_phy_get_and_connect(struct net_device *dev, struct device_node *np, in of_phy_get_and_connect() 129 const struct device_node *np) in of_mdio_parse_addr() 133 static inline int of_phy_register_fixed_link(struct device_node *np) in of_phy_register_fixed_link() 137 static inline void of_phy_deregister_fixed_link(struct device_node *np) in of_phy_deregister_fixed_link() [all …]
|
| D | of.h | 72 struct device_node *np; member 266 static inline const char *of_node_full_name(const struct device_node *np) in of_node_full_name() 471 static inline bool of_node_name_eq(const struct device_node *np, const char *name) in of_node_name_eq() 476 static inline bool of_node_name_prefix(const struct device_node *np, const char *prefix) in of_node_name_prefix() 481 static inline const char* of_node_full_name(const struct device_node *np) in of_node_full_name() 592 static inline struct property *of_find_property(const struct device_node *np, in of_find_property() 607 static inline int of_property_count_elems_of_size(const struct device_node *np, in of_property_count_elems_of_size() 613 static inline int of_property_read_u32_index(const struct device_node *np, in of_property_read_u32_index() 619 static inline int of_property_read_u64_index(const struct device_node *np, in of_property_read_u64_index() 643 static inline int of_cpu_node_to_id(struct device_node *np) in of_cpu_node_to_id() [all …]
|
| D | of_net.h | 21 static inline int of_get_phy_mode(struct device_node *np, in of_get_phy_mode() 27 static inline int of_get_mac_address(struct device_node *np, u8 *mac) in of_get_mac_address() 32 static inline int of_get_mac_address_nvmem(struct device_node *np, u8 *mac) in of_get_mac_address_nvmem() 37 static inline int of_get_ethdev_address(struct device_node *np, struct net_device *dev) in of_get_ethdev_address() 42 static inline struct net_device *of_find_net_device_by_node(struct device_node *np) in of_find_net_device_by_node()
|
| /kernel/linux/linux-6.6/drivers/char/hw_random/ |
| D | n2-drv.c | 147 static unsigned long n2rng_control_settle_v2(struct n2rng *np, int unit) in n2rng_control_settle_v2() 154 static unsigned long n2rng_write_ctl_one(struct n2rng *np, int unit, in n2rng_write_ctl_one() 201 static unsigned long n2rng_read_diag_data_one(struct n2rng *np, in n2rng_read_diag_data_one() 220 static int n2rng_generic_read_diag_data(struct n2rng *np, in n2rng_generic_read_diag_data() 249 static int n2rng_generic_write_control(struct n2rng *np, in n2rng_generic_write_control() 279 static int n2rng_try_read_ctl(struct n2rng *np) in n2rng_try_read_ctl() 306 static u64 n2rng_control_default(struct n2rng *np, int ctl) in n2rng_control_default() 358 static void n2rng_control_swstate_init(struct n2rng *np) in n2rng_control_swstate_init() 380 static int n2rng_grab_diag_control(struct n2rng *np) in n2rng_grab_diag_control() 402 static int n2rng_init_control(struct n2rng *np) in n2rng_init_control() [all …]
|
| /kernel/linux/linux-5.10/drivers/char/hw_random/ |
| D | n2-drv.c | 147 static unsigned long n2rng_control_settle_v2(struct n2rng *np, int unit) in n2rng_control_settle_v2() 154 static unsigned long n2rng_write_ctl_one(struct n2rng *np, int unit, in n2rng_write_ctl_one() 201 static unsigned long n2rng_read_diag_data_one(struct n2rng *np, in n2rng_read_diag_data_one() 220 static int n2rng_generic_read_diag_data(struct n2rng *np, in n2rng_generic_read_diag_data() 249 static int n2rng_generic_write_control(struct n2rng *np, in n2rng_generic_write_control() 279 static int n2rng_try_read_ctl(struct n2rng *np) in n2rng_try_read_ctl() 306 static u64 n2rng_control_default(struct n2rng *np, int ctl) in n2rng_control_default() 358 static void n2rng_control_swstate_init(struct n2rng *np) in n2rng_control_swstate_init() 380 static int n2rng_grab_diag_control(struct n2rng *np) in n2rng_grab_diag_control() 402 static int n2rng_init_control(struct n2rng *np) in n2rng_init_control() [all …]
|
| /kernel/linux/linux-5.10/include/linux/ |
| D | of_mdio.h | 21 struct device_node *np) in of_mdiobus_register() 31 struct device_node *np) in devm_of_mdiobus_register() 57 const struct device_node *np) in of_mdio_parse_addr() 84 static inline int of_mdiobus_register(struct mii_bus *mdio, struct device_node *np) in of_mdiobus_register() 96 struct device_node *np) in devm_of_mdiobus_register() 101 static inline struct mdio_device *of_mdio_find_device(struct device_node *np) in of_mdio_find_device() 120 of_phy_get_and_connect(struct net_device *dev, struct device_node *np, in of_phy_get_and_connect() 139 const struct device_node *np) in of_mdio_parse_addr() 143 static inline int of_phy_register_fixed_link(struct device_node *np) in of_phy_register_fixed_link() 147 static inline void of_phy_deregister_fixed_link(struct device_node *np) in of_phy_deregister_fixed_link() [all …]
|
| D | of.h | 75 struct device_node *np; member 259 static inline const char *of_node_full_name(const struct device_node *np) in of_node_full_name() 463 static inline bool of_node_name_eq(const struct device_node *np, const char *name) in of_node_name_eq() 468 static inline bool of_node_name_prefix(const struct device_node *np, const char *prefix) in of_node_name_prefix() 473 static inline const char* of_node_full_name(const struct device_node *np) in of_node_full_name() 584 static inline struct property *of_find_property(const struct device_node *np, in of_find_property() 599 static inline int of_property_count_elems_of_size(const struct device_node *np, in of_property_count_elems_of_size() 605 static inline int of_property_read_u32_index(const struct device_node *np, in of_property_read_u32_index() 611 static inline int of_property_read_u64_index(const struct device_node *np, in of_property_read_u64_index() 641 static inline int of_n_addr_cells(struct device_node *np) in of_n_addr_cells() [all …]
|
| D | of_gpio.h | 58 static inline int of_mm_gpiochip_add(struct device_node *np, in of_mm_gpiochip_add() 70 static inline int of_get_named_gpio_flags(struct device_node *np, in of_get_named_gpio_flags() 101 static inline int of_gpio_named_count(struct device_node *np, const char* propname) in of_gpio_named_count() 112 static inline int of_gpio_count(struct device_node *np) in of_gpio_count() 117 static inline int of_get_gpio_flags(struct device_node *np, int index, in of_get_gpio_flags() 132 static inline int of_get_named_gpio(struct device_node *np, in of_get_named_gpio() 146 static inline int of_get_gpio(struct device_node *np, int index) in of_get_gpio()
|
| /kernel/linux/linux-5.10/drivers/of/ |
| D | base.c | 58 bool of_node_name_eq(const struct device_node *np, const char *name) in of_node_name_eq() 73 bool of_node_name_prefix(const struct device_node *np, const char *prefix) in of_node_name_prefix() 82 static bool __of_node_is_type(const struct device_node *np, const char *type) in __of_node_is_type() 89 int of_bus_n_addr_cells(struct device_node *np) in of_bus_n_addr_cells() 101 int of_n_addr_cells(struct device_node *np) in of_n_addr_cells() 110 int of_bus_n_size_cells(struct device_node *np) in of_bus_n_size_cells() 122 int of_n_size_cells(struct device_node *np) in of_n_size_cells() 132 int __weak of_node_to_nid(struct device_node *np) in of_node_to_nid() 154 struct device_node *np; in __of_phandle_cache_inv_entry() local 168 struct device_node *np; in of_core_init() local [all …]
|
| D | of_private.h | 25 struct device_node *np; member 53 static inline int of_property_notify(int action, struct device_node *np, in of_property_notify() 69 static inline int __of_add_property_sysfs(struct device_node *np, struct property *pp) in __of_add_property_sysfs() 73 static inline void __of_remove_property_sysfs(struct device_node *np, struct property *prop) {} in __of_remove_property_sysfs() 74 static inline void __of_update_property_sysfs(struct device_node *np, in __of_update_property_sysfs() 76 static inline int __of_attach_node_sysfs(struct device_node *np) in __of_attach_node_sysfs() 80 static inline void __of_detach_node_sysfs(struct device_node *np) {} in __of_detach_node_sysfs() 165 static inline int of_dma_get_range(struct device_node *np, in of_dma_get_range()
|
| /kernel/linux/linux-6.6/drivers/of/ |
| D | base.c | 58 bool of_node_name_eq(const struct device_node *np, const char *name) in of_node_name_eq() 73 bool of_node_name_prefix(const struct device_node *np, const char *prefix) in of_node_name_prefix() 82 static bool __of_node_is_type(const struct device_node *np, const char *type) in __of_node_is_type() 89 int of_bus_n_addr_cells(struct device_node *np) in of_bus_n_addr_cells() 101 int of_n_addr_cells(struct device_node *np) in of_n_addr_cells() 110 int of_bus_n_size_cells(struct device_node *np) in of_bus_n_size_cells() 122 int of_n_size_cells(struct device_node *np) in of_n_size_cells() 132 int __weak of_node_to_nid(struct device_node *np) in of_node_to_nid() 154 struct device_node *np; in __of_phandle_cache_inv_entry() local 168 struct device_node *np; in of_core_init() local [all …]
|
| D | of_private.h | 27 struct device_node *np; member 56 static inline int of_property_notify(int action, struct device_node *np, in of_property_notify() 78 static inline int __of_add_property_sysfs(struct device_node *np, struct property *pp) in __of_add_property_sysfs() 82 static inline void __of_remove_property_sysfs(struct device_node *np, struct property *prop) {} in __of_remove_property_sysfs() 83 static inline void __of_update_property_sysfs(struct device_node *np, in __of_update_property_sysfs() 85 static inline int __of_attach_node_sysfs(struct device_node *np) in __of_attach_node_sysfs() 89 static inline void __of_detach_node_sysfs(struct device_node *np) {} in __of_detach_node_sysfs() 170 static inline int of_dma_get_range(struct device_node *np, in of_dma_get_range() 175 static inline struct device_node *__of_get_dma_parent(const struct device_node *np) in __of_get_dma_parent()
|
| /kernel/linux/linux-5.10/drivers/clk/samsung/ |
| D | clk-exynos5260.c | 143 static void __init exynos5260_clk_aud_init(struct device_node *np) in exynos5260_clk_aud_init() 333 static void __init exynos5260_clk_disp_init(struct device_node *np) in exynos5260_clk_disp_init() 397 static void __init exynos5260_clk_egl_init(struct device_node *np) in exynos5260_clk_egl_init() 497 static void __init exynos5260_clk_fsys_init(struct device_node *np) in exynos5260_clk_fsys_init() 588 static void __init exynos5260_clk_g2d_init(struct device_node *np) in exynos5260_clk_g2d_init() 651 static void __init exynos5260_clk_g3d_init(struct device_node *np) in exynos5260_clk_g3d_init() 784 static void __init exynos5260_clk_gscl_init(struct device_node *np) in exynos5260_clk_gscl_init() 903 static void __init exynos5260_clk_isp_init(struct device_node *np) in exynos5260_clk_isp_init() 967 static void __init exynos5260_clk_kfc_init(struct device_node *np) in exynos5260_clk_kfc_init() 1023 static void __init exynos5260_clk_mfc_init(struct device_node *np) in exynos5260_clk_mfc_init() [all …]
|
| /kernel/linux/linux-6.6/include/linux/mfd/ |
| D | syscon.h | 34 static inline struct regmap *device_node_to_regmap(struct device_node *np) in device_node_to_regmap() 39 static inline struct regmap *syscon_node_to_regmap(struct device_node *np) in syscon_node_to_regmap() 50 struct device_node *np, in syscon_regmap_lookup_by_phandle() 57 struct device_node *np, in syscon_regmap_lookup_by_phandle_args() 66 struct device_node *np, in syscon_regmap_lookup_by_phandle_optional() 72 static inline int of_syscon_register_regmap(struct device_node *np, in of_syscon_register_regmap()
|
| /kernel/linux/linux-6.6/drivers/clk/samsung/ |
| D | clk-exynos5260.c | 158 static void __init exynos5260_clk_aud_init(struct device_node *np) in exynos5260_clk_aud_init() 348 static void __init exynos5260_clk_disp_init(struct device_node *np) in exynos5260_clk_disp_init() 412 static void __init exynos5260_clk_egl_init(struct device_node *np) in exynos5260_clk_egl_init() 512 static void __init exynos5260_clk_fsys_init(struct device_node *np) in exynos5260_clk_fsys_init() 603 static void __init exynos5260_clk_g2d_init(struct device_node *np) in exynos5260_clk_g2d_init() 666 static void __init exynos5260_clk_g3d_init(struct device_node *np) in exynos5260_clk_g3d_init() 799 static void __init exynos5260_clk_gscl_init(struct device_node *np) in exynos5260_clk_gscl_init() 918 static void __init exynos5260_clk_isp_init(struct device_node *np) in exynos5260_clk_isp_init() 982 static void __init exynos5260_clk_kfc_init(struct device_node *np) in exynos5260_clk_kfc_init() 1038 static void __init exynos5260_clk_mfc_init(struct device_node *np) in exynos5260_clk_mfc_init() [all …]
|