Searched refs:US5182D_CFG0_SHUTDOWN_EN (Results 1 – 1 of 1) sorted by relevance
26 #define US5182D_CFG0_SHUTDOWN_EN BIT(7) macro346 ret = ret & ~US5182D_CFG0_SHUTDOWN_EN; in us5182d_shutdown_en()353 if (state & US5182D_CFG0_SHUTDOWN_EN) { in us5182d_shutdown_en()752 ret = us5182d_shutdown_en(data, US5182D_CFG0_SHUTDOWN_EN); in us5182d_init()904 us5182d_shutdown_en(data, US5182D_CFG0_SHUTDOWN_EN); in us5182d_probe()918 return us5182d_shutdown_en(data, US5182D_CFG0_SHUTDOWN_EN); in us5182d_remove()928 return us5182d_shutdown_en(data, US5182D_CFG0_SHUTDOWN_EN); in us5182d_suspend()940 ~US5182D_CFG0_SHUTDOWN_EN & 0xff); in us5182d_resume()