Defined in 1 files as a prototype:
Defined in 1 files as a function:
Referenced in 49 files:
- arch/arm/mach-dove/common.c, line 87
- arch/arm/mach-mv78xx0/common.c, line 169
- arch/arm/mach-orion5x/common.c, line 66
- arch/mips/alchemy/common/clock.c, line 1056
- arch/mips/ath79/clock.c, line 65
- arch/powerpc/platforms/512x/clock-commonclk.c, line 220
- arch/xtensa/platforms/xtfpga/setup.c, line 92
- drivers/acpi/acpi_apd.c, line 52
- drivers/acpi/arm64/amba.c, line 32
- drivers/acpi/x86/lpss.c, line 434
- drivers/clk/axis/clk-artpec6.c
- drivers/clk/clk-fixed-rate.c, line 133
- drivers/clk/clk-qoriq.c, line 1106
- drivers/clk/clk-versaclock5.c, line 1014
- drivers/clk/clk-versaclock7.c, line 1138
- drivers/clk/hisilicon/clk.c, line 100
- drivers/clk/microchip/clk-pic32mzda.c
- drivers/clk/mmp/clk.c, line 34
- drivers/clk/mvebu/ap806-system-controller.c
- drivers/clk/mvebu/common.c
- drivers/clk/mvebu/dove-divider.c, line 229
- drivers/clk/mxs/clk.h, line 35
- drivers/clk/nxp/clk-lpc18xx-cgu.c, line 605
- drivers/clk/nxp/clk-lpc32xx.c, line 1468
- drivers/clk/pxa/clk-pxa25x.c
- drivers/clk/pxa/clk-pxa27x.c
- drivers/clk/pxa/clk-pxa3xx.c
- drivers/clk/qcom/krait-cc.c, line 356
- drivers/clk/renesas/renesas-cpg-mssr.c, line 479
- drivers/clk/spear/spear1310_clock.c
- drivers/clk/spear/spear1340_clock.c
- drivers/clk/spear/spear3xx_clock.c
- drivers/clk/spear/spear6xx_clock.c
- drivers/clk/tegra/clk-tegra-fixed.c
- drivers/clk/tegra/clk-tegra114.c, line 895
- drivers/clk/tegra/clk-tegra20.c, line 869
- drivers/clk/tegra/clk-tegra210.c, line 3265
- drivers/clk/ux500/u8500_of_clk.c, line 180
- drivers/clk/x86/clk-lpss-atom.c, line 27
- drivers/clk/zynq/clkc.c, line 255
- drivers/mfd/intel-lpss.c, line 347
- drivers/mfd/intel_quark_i2c_gpio.c, line 166
- drivers/net/ethernet/cadence/macb_pci.c
- drivers/net/ethernet/stmicro/stmmac/dwmac-intel.c, line 691
- drivers/net/ethernet/wangxun/txgbe/txgbe_phy.c, line 431
- drivers/net/ieee802154/ca8210.c, line 2748
- drivers/spi/spi-pxa2xx-pci.c, line 73
- sound/soc/codecs/ak4642.c, line 621
- sound/soc/renesas/rcar/adg.c
Smatch caller information:
drivers/acpi/x86/lpss.c register_device_clock() -> clk_register_fixed_rate()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | dev | 0 |
| PARAM_VALUE | 2 | parent_name | 0,8036705243577405440 |
| PARAM_VALUE | 3 | flags | 0 |
| PARAM_VALUE | 4 | fixed_rate | 1-u32max |
| BUF_SIZE | 1 | name | 1-s32max |
| BUF_SIZE | 1 | name | 1-s32max |
| BUF_SIZE | 2 | parent_name | 9 |
| BUF_SIZE | 2 | parent_name | 9 |
| RX_PATH | |||
| TASK_NOT_RUNNING | |||
| HALF_LOCKED2 | &pool->lock | ||
| HALF_LOCKED2 | global &acpi_scan_lock |
drivers/clk/renesas/renesas-cpg-mssr.c cpg_mssr_register_core_clk() -> clk_register_fixed_rate()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | dev | 0 |
| PARAM_VALUE | 2 | parent_name | 0 |
| PARAM_VALUE | 3 | flags | 0 |
| RX_PATH | |||
| TASK_NOT_RUNNING |
drivers/clk/x86/clk-lpss-atom.c lpss_atom_clk_probe() -> clk_register_fixed_rate()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | dev | 4096-ptr_max |
| PARAM_VALUE | 0 | dev->devres_head.prev | 4096-ptr_max |
| PARAM_VALUE | 1 | name | 8036705243577405440 |
| PARAM_VALUE | 2 | parent_name | 0 |
| PARAM_VALUE | 3 | flags | 0 |
| PARAM_VALUE | 4 | fixed_rate | 100000000 |
| BUF_SIZE | 1 | name | 9 |
| BUF_SIZE | 1 | name | 9 |
| STR_LEN | 0 | dev | 8 |
| STR_LEN | 1 | name | 8 |
| TERMINATED | 1 | name | 1 |
| RX_PATH | |||
| TASK_NOT_RUNNING |
drivers/net/ethernet/cadence/macb_pci.c macb_probe() -> clk_register_fixed_rate()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | dev | 4096-ptr_max |
| PARAM_VALUE | 0 | dev->bus | 0,4096-ptr_max |
| PARAM_VALUE | 0 | dev->class | 0,4096-ptr_max |
| PARAM_VALUE | 0 | dev->devres_head.prev | 4096-ptr_max |
| PARAM_VALUE | 0 | dev->driver | 0,4096-ptr_max |
| PARAM_VALUE | 1 | name | 7692810027005472768 |
| PARAM_VALUE | 2 | parent_name | 0 |
| PARAM_VALUE | 3 | flags | 0 |
| PARAM_VALUE | 4 | fixed_rate | 50000000 |
| BUF_SIZE | 1 | name | 5 |
| STR_LEN | 0 | dev | 4 |
| TERMINATED | 1 | name | 1 |
| RX_PATH | |||
| TASK_NOT_RUNNING |
drivers/net/ethernet/cadence/macb_pci.c macb_probe() -> clk_register_fixed_rate()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | dev | 4096-ptr_max |
| PARAM_VALUE | 1 | name | 5687088884969455616 |
| PARAM_VALUE | 2 | parent_name | 0 |
| PARAM_VALUE | 3 | flags | 0 |
| PARAM_VALUE | 4 | fixed_rate | 50000000 |
| BUF_SIZE | 1 | name | 5 |
| STR_LEN | 0 | dev | 4 |
| TERMINATED | 1 | name | 1 |
| RX_PATH | |||
| TASK_NOT_RUNNING |
drivers/clk/clk-versaclock5.c vc5_probe() -> clk_register_fixed_rate()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | dev | 4096-ptr_max |
| PARAM_VALUE | 0 | dev->devres_head.prev | 4096-ptr_max |
| PARAM_VALUE | 0 | dev->of_node | 0,4096-ptr_max |
| PARAM_VALUE | 1 | name | 2635977139802083328 |
| PARAM_VALUE | 2 | parent_name | 0 |
| PARAM_VALUE | 3 | flags | 0 |
| PARAM_VALUE | 4 | fixed_rate | 25000000 |
| BUF_SIZE | 1 | name | 14 |
| STR_LEN | 0 | dev | 13 |
| TERMINATED | 1 | name | 1 |
| RX_PATH | |||
| TASK_NOT_RUNNING |
drivers/mfd/intel_quark_i2c_gpio.c intel_quark_register_i2c_clk() -> clk_register_fixed_rate()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | dev | 4096-ptr_max |
| PARAM_VALUE | 0 | dev->devres_head.prev | 4096-ptr_max |
| PARAM_VALUE | 0 | dev->driver_data | 1-u64max |
| PARAM_VALUE | 1 | name | 6130006978625794048 |
| PARAM_VALUE | 2 | parent_name | 0 |
| PARAM_VALUE | 3 | flags | 0 |
| PARAM_VALUE | 4 | fixed_rate | 33000000 |
| BUF_SIZE | 1 | name | 17 |
| DATA_SOURCE | 0 | dev | $0 |
| STR_LEN | 0 | dev | 16 |
| TERMINATED | 1 | name | 1 |
| RX_PATH | |||
| TASK_NOT_RUNNING |
drivers/mfd/intel-lpss.c intel_lpss_register_clock() -> clk_register_fixed_rate()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | dev | 0 |
| PARAM_VALUE | 2 | parent_name | 0 |
| PARAM_VALUE | 3 | flags | 0 |
| PARAM_VALUE | 4 | fixed_rate | 1-u64max |
| BUF_SIZE | 1 | name | 1-s32max |
| RX_PATH | |||
| TASK_NOT_RUNNING |
drivers/net/ethernet/wangxun/txgbe/txgbe_phy.c txgbe_clock_register() -> clk_register_fixed_rate()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | dev | 0 |
| PARAM_VALUE | 1 | name | 6792291678757421056 |
| PARAM_VALUE | 2 | parent_name | 0 |
| PARAM_VALUE | 3 | flags | 0 |
| PARAM_VALUE | 4 | fixed_rate | 156250000 |
| BUF_SIZE | 1 | name | 32 |
| STR_LEN | 0 | dev | 31 |
| RX_PATH | |||
| TASK_NOT_RUNNING | |||
| HALF_LOCKED2 | &pool->lock |
drivers/clk/clk-qoriq.c sysclk_from_fixed() -> clk_register_fixed_rate()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | dev | 0 |
| PARAM_VALUE | 1 | name | 5802126901881499648 |
| PARAM_VALUE | 2 | parent_name | 0 |
| PARAM_VALUE | 3 | flags | 0 |
| BUF_SIZE | 1 | name | 10 |
| BUF_SIZE | 1 | name | 10 |
| DATA_SOURCE | 1 | name | $1 |
| STR_LEN | 0 | dev | 9 |
| STR_LEN | 1 | name | 9 |
| TERMINATED | 1 | name | 1 |
drivers/net/ieee802154/ca8210.c ca8210_register_ext_clock() -> clk_register_fixed_rate()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | dev | 4096-ptr_max |
| PARAM_VALUE | 0 | dev->bus | 0,4096-ptr_max |
| PARAM_VALUE | 0 | dev->class | 0,4096-ptr_max |
| PARAM_VALUE | 0 | dev->devres_head.prev | 4096-ptr_max |
| PARAM_VALUE | 0 | dev->driver | 0,4096-ptr_max |
| PARAM_VALUE | 0 | dev->driver_data | 4096-ptr_max |
| PARAM_VALUE | 0 | dev->of_node | 4096-ptr_max |
| PARAM_VALUE | 0 | dev->platform_data | 4096-ptr_max |
| PARAM_VALUE | 2 | parent_name | 0 |
| PARAM_VALUE | 3 | flags | 0 |
| BUF_SIZE | 1 | name | 7 |
| RX_PATH | |||
| TASK_NOT_RUNNING |
drivers/acpi/acpi_apd.c acpi_apd_setup() -> clk_register_fixed_rate()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | dev | 4096-ptr_max |
| PARAM_VALUE | 2 | parent_name | 0 |
| PARAM_VALUE | 3 | flags | 0 |
| PARAM_VALUE | 4 | fixed_rate | 1-u32max |
| BUF_SIZE | 1 | name | 1-s32max |
| RX_PATH | |||
| TASK_NOT_RUNNING | |||
| HALF_LOCKED2 | &pool->lock | ||
| HALF_LOCKED2 | global &acpi_scan_lock |
sound/soc/codecs/ak4642.c ak4642_of_parse_mcko() -> clk_register_fixed_rate()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | dev | 4096-ptr_max |
| PARAM_VALUE | 0 | dev->devres_head.prev | 4096-ptr_max |
| PARAM_VALUE | 0 | dev->of_node | 4096-ptr_max |
| PARAM_VALUE | 0 | dev->of_node->properties | 4096-ptr_max |
| PARAM_VALUE | 3 | flags | 0 |
| BUF_SIZE | 0 | dev | 1616 |
| BUF_SIZE | 1 | name | (-1),7 |
| BUF_SIZE | 1 | name | (-1),7 |
| BUF_SIZE | 2 | parent_name | s32min,(-10),(-1)-s32max |
| BUF_SIZE | 2 | parent_name | s32min,(-10),(-1)-s32max |
| DATA_SOURCE | 0 | dev | $0 |
| RX_PATH | |||
| TASK_NOT_RUNNING |
drivers/net/ethernet/stmicro/stmmac/dwmac-intel.c intel_mgbe_common_data() -> clk_register_fixed_rate()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | dev | 4096-ptr_max |
| PARAM_VALUE | 0 | dev->devres_head.prev | 4096-ptr_max |
| PARAM_VALUE | 1 | name | 5455246572211138560 |
| PARAM_VALUE | 2 | parent_name | 0 |
| PARAM_VALUE | 3 | flags | 0 |
| PARAM_VALUE | 4 | fixed_rate | 200000000,204800000 |
| BUF_SIZE | 1 | name | 20 |
| HARD_MAX | 4 | fixed_rate | 204800000 |
| RX_PATH | |||
| TASK_NOT_RUNNING | |||
| HALF_LOCKED2 | &pdev->dev.mutex | ||
| HALF_LOCKED2 | &pool->lock |
sound/soc/renesas/rcar/adg.c rsnd_adg_create_null_clk() -> clk_register_fixed_rate()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | dev | 4096-ptr_max |
| PARAM_VALUE | 1 | name | 4013930984644161536 |
| PARAM_VALUE | 2 | parent_name | 0 |
| PARAM_VALUE | 3 | flags | 0 |
| PARAM_VALUE | 4 | fixed_rate | 0 |
| BUF_SIZE | 0 | dev | 1616 |
| BUF_SIZE | 1 | name | 14 |
| BUF_SIZE | 1 | name | 14 |
| DATA_SOURCE | 1 | name | $1 |
| DATA_SOURCE | 2 | parent_name | $2 |
| STR_LEN | 0 | dev | 13 |
| STR_LEN | 1 | name | 13 |
| TERMINATED | 1 | name | 1 |
| RX_PATH | |||
| TASK_NOT_RUNNING |
sound/soc/renesas/rcar/adg.c rsnd_adg_get_clkout() -> clk_register_fixed_rate()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | dev | 4096-ptr_max |
| PARAM_VALUE | 0 | dev->of_node | 4096-ptr_max |
| PARAM_VALUE | 0 | dev->of_node->properties | 4096-ptr_max |
| PARAM_VALUE | 3 | flags | 0 |
| PARAM_VALUE | 4 | fixed_rate | 0-u32max |
| BUF_SIZE | 0 | dev | 1616 |
| BUF_SIZE | 2 | parent_name | s32min,(-10),0-s32max |
| BUF_SIZE | 2 | parent_name | s32min,(-10),0-s32max |
| RX_PATH | |||
| TASK_NOT_RUNNING |
sound/soc/renesas/rcar/adg.c rsnd_adg_get_clkout() -> clk_register_fixed_rate()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | dev | 4096-ptr_max |
| PARAM_VALUE | 0 | dev->of_node->properties | 4096-ptr_max |
| PARAM_VALUE | 3 | flags | 0 |
| PARAM_VALUE | 4 | fixed_rate | 0-u32max |
| BUF_SIZE | 0 | dev | 1616 |
| BUF_SIZE | 2 | parent_name | s32min,(-10),0-s32max |
| BUF_SIZE | 2 | parent_name | s32min,(-10),0-s32max |
| RX_PATH | |||
| TASK_NOT_RUNNING |
drivers/clk/clk-versaclock7.c vc7_probe() -> clk_register_fixed_rate()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | dev | 4096-ptr_max |
| PARAM_VALUE | 0 | dev->devres_head.prev | 4096-ptr_max |
| PARAM_VALUE | 0 | dev->of_node | 4096-ptr_max |
| PARAM_VALUE | 3 | flags | 0 |
| BUF_SIZE | 1 | name | (-1)-s32max |
| BUF_SIZE | 1 | name | (-1)-s32max |
| BUF_SIZE | 2 | parent_name | s32min,(-10),(-1),1-s32max |
| CAPPED_DATA | 1 | name | 1 |
| DATA_SOURCE | 1 | name | r kasprintf |
| DATA_SOURCE | 4 | fixed_rate | r vc7_get_apll_rate |
| RX_PATH | |||
| TASK_NOT_RUNNING |
drivers/spi/spi-pxa2xx-pci.c pxa2xx_spi_pci_clk_register() -> clk_register_fixed_rate()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | dev | 4096-ptr_max |
| PARAM_VALUE | 0 | dev->devres_head.prev | 4096-ptr_max |
| PARAM_VALUE | 1 | name | 3015763670284156928 |
| PARAM_VALUE | 2 | parent_name | 0 |
| PARAM_VALUE | 3 | flags | 0 |
| PARAM_VALUE | 4 | fixed_rate | 3686400,25000000,50000000 |
| BUF_SIZE | 1 | name | 40 |
| DATA_SOURCE | 4 | fixed_rate | $2 |
| STR_LEN | 0 | dev | 39 |
| HARD_MAX | 4 | fixed_rate | 50000000 |
| RX_PATH | |||
| TASK_NOT_RUNNING | |||
| HALF_LOCKED2 | &dev->dev.mutex | ||
| HALF_LOCKED2 | &pool->lock |