Searched refs:lvm_en_offset (Results 1 – 6 of 6) sorted by relevance
| /OK3568_Linux_fs/u-boot/arch/arm/cpu/armv7/bcm281xx/ |
| H A D | clk-bcm281xx.c | 284 .lvm_en_offset = 0x00000034, 307 .lvm_en_offset = 0x00000034, 327 .lvm_en_offset = 0x00000034,
|
| H A D | clk-core.c | 272 writel(1, base + ccu_clk->lvm_en_offset); in ccu_clk_enable() 275 ret = wait_bit(base, ccu_clk->lvm_en_offset, 0, 0); in ccu_clk_enable()
|
| H A D | clk-core.h | 434 unsigned long lvm_en_offset; member
|
| /OK3568_Linux_fs/u-boot/arch/arm/cpu/armv7/bcm235xx/ |
| H A D | clk-bcm235xx.c | 284 .lvm_en_offset = 0x00000034, 303 .lvm_en_offset = 0x00000034, 323 .lvm_en_offset = 0x00000034,
|
| H A D | clk-core.c | 272 writel(1, base + ccu_clk->lvm_en_offset); in ccu_clk_enable() 275 ret = wait_bit(base, ccu_clk->lvm_en_offset, 0, 0); in ccu_clk_enable()
|
| H A D | clk-core.h | 434 unsigned long lvm_en_offset; member
|