Editing Syscon Thermal Configs/structs
Jump to navigation
Jump to search
The edit can be undone. Please check the comparison below to verify that this is what you want to do, and then publish the changes below to finish undoing the edit.
Latest revision | Your text | ||
Line 23: | Line 23: | ||
struct fancon_footer { | struct fancon_footer { | ||
u8 duty_min; // Always 0x33 ( | u8 duty_min; // Always 0x33 (PS3 Fats and Slims DYN-001, SUR-001, JTP-001, JSD-001), or always 0x34 (PS3 Slim KTE-001 and SuperSlims) | ||
u8 duty_max; // Always 0xFF | u8 duty_max; // Always 0xFF | ||
u8 policy; // 0x00=Full, 0x01=Auto, 0x02=Manual | u8 policy; // 0x00=Full, 0x01=Auto, 0x02=Manual |