Home
last modified time | relevance | path

Searched hist:de7781158923a9c87debc5a89ce4fabfd0fc93bc (Results 1 – 6 of 6) sorted by relevance

/rk3399_rockchip-uboot/arch/arm/mach-socfpga/include/mach/
H A Dclock_manager_gen5.hde7781158923a9c87debc5a89ce4fabfd0fc93bc Tue Apr 25 18:44:33 UTC 2017 Ley Foon Tan <ley.foon.tan@intel.com> arm: socfpga: Restructure clock manager driver

Restructure clock manager driver in the preparation to support A10.
Move the Gen5 specific code to _gen5 files.

- Change all uint32_t to u32 and change to use macro BIT(n) for bit shift.
- Check return value from wait_for_bit(). So change return type to int for
cm_write_with_phase() and cm_basic_init().

Signed-off-by: Ley Foon Tan <ley.foon.tan@intel.com>
H A Dclock_manager.hde7781158923a9c87debc5a89ce4fabfd0fc93bc Tue Apr 25 18:44:33 UTC 2017 Ley Foon Tan <ley.foon.tan@intel.com> arm: socfpga: Restructure clock manager driver

Restructure clock manager driver in the preparation to support A10.
Move the Gen5 specific code to _gen5 files.

- Change all uint32_t to u32 and change to use macro BIT(n) for bit shift.
- Check return value from wait_for_bit(). So change return type to int for
cm_write_with_phase() and cm_basic_init().

Signed-off-by: Ley Foon Tan <ley.foon.tan@intel.com>
/rk3399_rockchip-uboot/arch/arm/mach-socfpga/
H A Dclock_manager_gen5.cde7781158923a9c87debc5a89ce4fabfd0fc93bc Tue Apr 25 18:44:33 UTC 2017 Ley Foon Tan <ley.foon.tan@intel.com> arm: socfpga: Restructure clock manager driver

Restructure clock manager driver in the preparation to support A10.
Move the Gen5 specific code to _gen5 files.

- Change all uint32_t to u32 and change to use macro BIT(n) for bit shift.
- Check return value from wait_for_bit(). So change return type to int for
cm_write_with_phase() and cm_basic_init().

Signed-off-by: Ley Foon Tan <ley.foon.tan@intel.com>
H A Dclock_manager.cde7781158923a9c87debc5a89ce4fabfd0fc93bc Tue Apr 25 18:44:33 UTC 2017 Ley Foon Tan <ley.foon.tan@intel.com> arm: socfpga: Restructure clock manager driver

Restructure clock manager driver in the preparation to support A10.
Move the Gen5 specific code to _gen5 files.

- Change all uint32_t to u32 and change to use macro BIT(n) for bit shift.
- Check return value from wait_for_bit(). So change return type to int for
cm_write_with_phase() and cm_basic_init().

Signed-off-by: Ley Foon Tan <ley.foon.tan@intel.com>
H A DMakefilede7781158923a9c87debc5a89ce4fabfd0fc93bc Tue Apr 25 18:44:33 UTC 2017 Ley Foon Tan <ley.foon.tan@intel.com> arm: socfpga: Restructure clock manager driver

Restructure clock manager driver in the preparation to support A10.
Move the Gen5 specific code to _gen5 files.

- Change all uint32_t to u32 and change to use macro BIT(n) for bit shift.
- Check return value from wait_for_bit(). So change return type to int for
cm_write_with_phase() and cm_basic_init().

Signed-off-by: Ley Foon Tan <ley.foon.tan@intel.com>
H A Dspl.cde7781158923a9c87debc5a89ce4fabfd0fc93bc Tue Apr 25 18:44:33 UTC 2017 Ley Foon Tan <ley.foon.tan@intel.com> arm: socfpga: Restructure clock manager driver

Restructure clock manager driver in the preparation to support A10.
Move the Gen5 specific code to _gen5 files.

- Change all uint32_t to u32 and change to use macro BIT(n) for bit shift.
- Check return value from wait_for_bit(). So change return type to int for
cm_write_with_phase() and cm_basic_init().

Signed-off-by: Ley Foon Tan <ley.foon.tan@intel.com>