Searched refs:clk_stop_modes (Results 1 – 4 of 4) sorted by relevance
2 /sys/bus/soundwire/devices/sdw-master-<N>/clk_stop_modes21 and are used by the bus to configure the Master. clk_stop_modes
53 prop->clk_stop_modes |= BIT(SDW_CLK_STOP_MODE0); in sdw_master_read_prop()57 prop->clk_stop_modes |= BIT(SDW_CLK_STOP_MODE1); in sdw_master_read_prop()
48 sdw_master_attr(clk_stop_modes, "0x%x\n");
418 u32 clk_stop_modes; member