Home
last modified time | relevance | path

Searched refs:rounds (Results 1 – 2 of 2) sorted by relevance

/u-boot/lib/
A Daes.c514 u32 rounds = AES128_ROUNDS; in aes_get_rounds() local
517 rounds = AES192_ROUNDS; in aes_get_rounds()
519 rounds = AES256_ROUNDS; in aes_get_rounds()
521 return rounds; in aes_get_rounds()
/u-boot/doc/device-tree-bindings/pwm/
A Dpwm-sifive.txt6 it can achieve, which the driver rounds to the nearest achievable period.

Completed in 5 milliseconds