Home
last modified time | relevance | path

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

/linux/include/linux/reset/
A Dbcm63xx_pmb.h26 #define PMC_PMBM_START (1 << 31) macro
47 cmd = (PMC_PMBM_START | op | (addr & 0xff) << 12 | off); in __bpcm_do_op()
51 if (!(cmd & PMC_PMBM_START)) in __bpcm_do_op()

Completed in 3 milliseconds