/device/linaro/bootloader/arm-trusted-firmware/drivers/emmc/ |
D | emmc.c | 66 static void emmc_set_ios(int clk, int bus_width) in emmc_set_ios() argument 73 ret = ops->set_ios(clk, bus_width); in emmc_set_ios() 79 static int emmc_enumerate(int clk, int bus_width) in emmc_enumerate() argument 142 emmc_set_ios(clk, bus_width); in emmc_enumerate() 343 void emmc_init(const emmc_ops_t *ops_ptr, int clk, int width, in emmc_init() argument 353 (clk != 0) && in emmc_init() 360 emmc_enumerate(clk, width); in emmc_init()
|
/device/linaro/bootloader/arm-trusted-firmware/drivers/synopsys/emmc/ |
D | dw_mmc.c | 121 static int dw_set_ios(int clk, int width); 153 static void dw_set_clk(int clk) in dw_set_clk() argument 158 assert(clk > 0); in dw_set_clk() 161 if ((dw_params.clk_rate / (2 * div)) <= clk) { in dw_set_clk() 310 static int dw_set_ios(int clk, int width) in dw_set_ios() argument 325 dw_set_clk(clk); in dw_set_ios()
|
/device/linaro/bootloader/arm-trusted-firmware/include/drivers/ |
D | emmc.h | 103 int (*set_ios)(int clk, int width); 159 void emmc_init(const emmc_ops_t *ops, int clk, int bus_width,
|
/device/linaro/bootloader/edk2/Vlv2DeviceRefCodePkg/ |
D | Vlv2DeviceRefCodePkg.dec | 215 ## tRP and tRCD in DRAM clk - 5:12.5ns, 6:15ns, etc.<BR><BR> 219 ## tWR in DRAM clk.<BR><BR> 223 ## tWTR in DRAM clk.<BR><BR> 227 ## tRRD in DRAM clk.<BR><BR> 231 ## tRTP in DRAM clk.<BR><BR> 235 ## tFAW in DRAM clk.<BR><BR>
|
/device/linaro/bootloader/edk2/Vlv2TbltDevicePkg/ |
D | PlatformPkgConfig.dsc | 40 # To enable extra configuration for clk gen
|
D | PlatformPkgX64.dsc | 813 ## tRP and tRCD in DRAM clk - 5:12.5ns, 6:15ns, etc. 817 ## tWR in DRAM clk. 821 ## tWTR in DRAM clk. 825 ## tRRD in DRAM clk. 829 ## tRTP in DRAM clk. 833 ## tFAW in DRAM clk.
|
D | PlatformPkgGccX64.dsc | 813 ## tRP and tRCD in DRAM clk - 5:12.5ns, 6:15ns, etc. 817 ## tWR in DRAM clk. 821 ## tWTR in DRAM clk. 825 ## tRRD in DRAM clk. 829 ## tRTP in DRAM clk. 833 ## tFAW in DRAM clk.
|
D | PlatformPkgIA32.dsc | 813 ## tRP and tRCD in DRAM clk - 5:12.5ns, 6:15ns, etc. 817 ## tWR in DRAM clk. 821 ## tWTR in DRAM clk. 825 ## tRRD in DRAM clk. 829 ## tRTP in DRAM clk. 833 ## tFAW in DRAM clk.
|
/device/linaro/bootloader/OpenPlatformPkg/Drivers/I2c/MvI2cDxe/ |
D | MvI2cDxe.c | 336 UINT32 clk in MvI2cCalBaudRate() argument 351 cur = I2C_BAUD_RATE_RAW(clk,m,n); in MvI2cCalBaudRate() 360 rate->raw = I2C_BAUD_RATE_RAW(clk, m0, n0); in MvI2cCalBaudRate()
|
D | MvI2cDxe.h | 188 UINT32 clk
|
/device/google/wahoo/sepolicy/vendor/ |
D | genfs_contexts | 80 genfscon debugfs /clk/debug_suspend u:object_r:debugfs_clk:s0
|
/device/linaro/bootloader/OpenPlatformPkg/Platforms/Hisilicon/DeviceTree/ |
D | hi6220.dtsi | 278 compatible = "hisilicon,hi6220-stub-clk"; 279 hisilicon,hi6220-clk-sram = <&sram>;
|
/device/google/bonito-sepolicy/vendor/qcom/common/ |
D | genfs_contexts | 101 genfscon debugfs /clk/debug_suspend u:object_r:debugfs_clk:s0
|
/device/google/crosshatch-sepolicy/vendor/qcom/common/ |
D | genfs_contexts | 112 genfscon debugfs /clk/debug_suspend u:object_r:debugfs_clk:s0
|
/device/google/wahoo/ |
D | init.hardware.rc | 164 write /sys/kernel/debug/clk/debug_suspend 1
|
/device/google/bonito/ |
D | init.hardware.rc | 127 write /sys/kernel/debug/clk/debug_suspend 1
|
/device/google/crosshatch/ |
D | init.hardware.rc | 206 write /sys/kernel/debug/clk/debug_suspend 1
|
/device/linaro/bootloader/OpenPlatformPkg/Platforms/Hisilicon/HiKey/Binary/ |
D | mcuimage.bin | 741 %s error, clk div status timeout.
|