write_field
static int write_field(struct stv *state, u32 field, u8 val)
static void write_field(u32 *valp, u32 field, u32 mask, int shift)
static int write_field(struct tps6524x *hw, const struct field *field,