Searched refs:clkflags (Results 1 – 2 of 2) sorted by relevance
299 uint16_t clkflags; in bcma_reset_hw() local308 clkflags = BHND_IOCTL_CLK_EN | BHND_IOCTL_CLK_FORCE; in bcma_reset_hw()309 if (ioctl & clkflags) in bcma_reset_hw()327 if ((error = bhnd_write_ioctl(child, ioctl | clkflags, UINT16_MAX))) in bcma_reset_hw()347 uint16_t clkflags; in bcma_suspend_hw() local356 clkflags = BHND_IOCTL_CLK_EN | BHND_IOCTL_CLK_FORCE; in bcma_suspend_hw()357 if (ioctl & clkflags) in bcma_suspend_hw()373 if ((error = bhnd_write_ioctl(child, ioctl, ~clkflags))) in bcma_suspend_hw()
730 uint16_t clkflags; in siba_reset_hw() local743 clkflags = BHND_IOCTL_CLK_EN | BHND_IOCTL_CLK_FORCE; in siba_reset_hw()744 if (ioctl & clkflags) in siba_reset_hw()795 uint16_t cflags, clkflags; in siba_suspend_hw() local809 clkflags = BHND_IOCTL_CLK_EN | BHND_IOCTL_CLK_FORCE; in siba_suspend_hw()810 if (ioctl & clkflags) in siba_suspend_hw()