Home
last modified time | relevance | path

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

/openbmc/qemu/include/hw/misc/
H A Daspeed_scu.h403 #define SCUIO_AST2700_CLK_GET_PCLK_DIV(x) (((x) >> 18) & 0x7) macro
/openbmc/qemu/hw/misc/
H A Daspeed_scu.c304 (SCUIO_AST2700_CLK_GET_PCLK_DIV(s->regs[AST2700_SCUIO_CLK_SEL_1]) + 1) in aspeed_2700_scuio_get_apb_freq()