Home
last modified time | relevance | path

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

/aosp_15_r20/external/coreboot/src/soc/intel/braswell/
H A Diosf.c137 void reg_script_write_iosf(struct reg_script_context *ctx) in reg_script_write_iosf() function
169 REG_SCRIPT_TYPE_IOSF, reg_script_read_iosf, reg_script_write_iosf
/aosp_15_r20/external/coreboot/src/lib/
H A Dreg_script.c294 static void reg_script_write_iosf(struct reg_script_context *ctx) in reg_script_write_iosf() function
528 reg_script_write_iosf(ctx); in reg_script_write()
/aosp_15_r20/external/coreboot/src/soc/intel/braswell/include/soc/
H A Diosf.h62 void reg_script_write_iosf(struct reg_script_context *ctx);