Symbol: set_field
drivers/md/dm-vdo/indexer/delta-index.c
1536
set_field(value, delta_entry->delta_zone->memory,
drivers/md/dm-vdo/indexer/delta-index.c
1669
set_field(delta_entry->delta, memory, offset, delta_zone->min_bits);
drivers/md/dm-vdo/indexer/delta-index.c
1676
set_field(t1, memory, offset, delta_zone->min_bits);
drivers/md/dm-vdo/indexer/delta-index.c
1678
set_field(1, memory, offset + delta_zone->min_bits + t2, 1);
drivers/md/dm-vdo/indexer/delta-index.c
1687
set_field(value, memory, offset, delta_entry->value_bits);
drivers/md/dm-vdo/indexer/delta-index.c
440
set_field(start, memory, get_immutable_header_offset(list_number),
drivers/media/platform/raspberrypi/rp1-cfe/csi2.c
307
set_field(&compression, CSI2_CH_COMP_CTRL_OFFSET_MASK, offset);
drivers/media/platform/raspberrypi/rp1-cfe/csi2.c
308
set_field(&compression, CSI2_CH_COMP_CTRL_SHIFT_MASK, shift);
drivers/media/platform/raspberrypi/rp1-cfe/csi2.c
309
set_field(&compression, CSI2_CH_COMP_CTRL_MODE_MASK, mode);
drivers/media/platform/raspberrypi/rp1-cfe/csi2.c
337
set_field(&ctrl, mode, CSI2_CH_CTRL_CH_MODE_MASK);
drivers/media/platform/raspberrypi/rp1-cfe/csi2.c
341
set_field(&ctrl, 0x0, CSI2_CH_CTRL_CH_MODE_MASK);
drivers/media/platform/raspberrypi/rp1-cfe/csi2.c
345
set_field(&ctrl, vc, CSI2_CH_CTRL_VC_MASK);
drivers/media/platform/raspberrypi/rp1-cfe/csi2.c
346
set_field(&ctrl, dt, CSI2_CH_CTRL_DT_MASK);
sound/pci/ctxfi/cthardware.h
201
void set_field(unsigned int *data, unsigned int field, unsigned int value);
sound/pci/ctxfi/cthw20k1.c
1006
set_field(&ctl->spoctl, SPOCTL_OE << (idx*8), 1);
sound/pci/ctxfi/cthw20k1.c
1011
set_field(&ctl->i2sctl, I2SCTL_EA << (idx*8), 1);
sound/pci/ctxfi/cthw20k1.c
1023
set_field(&ctl->spoctl, SPOCTL_OE << (idx*8), 0);
sound/pci/ctxfi/cthw20k1.c
1028
set_field(&ctl->i2sctl, I2SCTL_EA << (idx*8), 0);
sound/pci/ctxfi/cthw20k1.c
1042
set_field(&ctl->spoctl, SPOCTL_SR << (idx*8), 3);
sound/pci/ctxfi/cthw20k1.c
1045
set_field(&ctl->spoctl, SPOCTL_SR << (idx*8), 0);
sound/pci/ctxfi/cthw20k1.c
1048
set_field(&ctl->spoctl, SPOCTL_SR << (idx*8), 1);
sound/pci/ctxfi/cthw20k1.c
1051
set_field(&ctl->spoctl, SPOCTL_SR << (idx*8), 2);
sound/pci/ctxfi/cthw20k1.c
1056
set_field(&ctl->spoctl, SPOCTL_LIV << (idx*8),
sound/pci/ctxfi/cthw20k1.c
1058
set_field(&ctl->spoctl, SPOCTL_RIV << (idx*8),
sound/pci/ctxfi/cthw20k1.c
1060
set_field(&ctl->spoctl, SPOCTL_OS << (idx*8),
sound/pci/ctxfi/cthw20k1.c
1075
set_field(&ctl->daoimap.aim, AIM_ARC, slot);
sound/pci/ctxfi/cthw20k1.c
1084
set_field(&ctl->daoimap.aim, AIM_NXT, next);
sound/pci/ctxfi/cthw20k1.c
1334
set_field(&gctl, GCTL_EAI, 0);
sound/pci/ctxfi/cthw20k1.c
1336
set_field(&gctl, GCTL_EAI, 1);
sound/pci/ctxfi/cthw20k1.c
180
set_field(&ctl->ctl, SRCCTL_STATE, state);
sound/pci/ctxfi/cthw20k1.c
189
set_field(&ctl->ctl, SRCCTL_BM, bm);
sound/pci/ctxfi/cthw20k1.c
198
set_field(&ctl->ctl, SRCCTL_RSR, rsr);
sound/pci/ctxfi/cthw20k1.c
2012
set_field(&gctl, GCTL_EAC, 1);
sound/pci/ctxfi/cthw20k1.c
2013
set_field(&gctl, GCTL_DBP, 1);
sound/pci/ctxfi/cthw20k1.c
2014
set_field(&gctl, GCTL_TBP, 1);
sound/pci/ctxfi/cthw20k1.c
2015
set_field(&gctl, GCTL_FBP, 1);
sound/pci/ctxfi/cthw20k1.c
2016
set_field(&gctl, GCTL_ET, 1);
sound/pci/ctxfi/cthw20k1.c
207
set_field(&ctl->ctl, SRCCTL_SF, sf);
sound/pci/ctxfi/cthw20k1.c
216
set_field(&ctl->ctl, SRCCTL_WR, wr);
sound/pci/ctxfi/cthw20k1.c
225
set_field(&ctl->ctl, SRCCTL_PM, pm);
sound/pci/ctxfi/cthw20k1.c
234
set_field(&ctl->ctl, SRCCTL_ROM, rom);
sound/pci/ctxfi/cthw20k1.c
243
set_field(&ctl->ctl, SRCCTL_VO, vo);
sound/pci/ctxfi/cthw20k1.c
252
set_field(&ctl->ctl, SRCCTL_ST, st);
sound/pci/ctxfi/cthw20k1.c
261
set_field(&ctl->ctl, SRCCTL_IE, ie);
sound/pci/ctxfi/cthw20k1.c
270
set_field(&ctl->ctl, SRCCTL_ILSZ, ilsz);
sound/pci/ctxfi/cthw20k1.c
279
set_field(&ctl->ctl, SRCCTL_BP, bp);
sound/pci/ctxfi/cthw20k1.c
288
set_field(&ctl->ccr, SRCCCR_CISZ, cisz);
sound/pci/ctxfi/cthw20k1.c
297
set_field(&ctl->ca, SRCCA_CA, ca);
sound/pci/ctxfi/cthw20k1.c
306
set_field(&ctl->sa, SRCSA_SA, sa);
sound/pci/ctxfi/cthw20k1.c
315
set_field(&ctl->la, SRCLA_LA, la);
sound/pci/ctxfi/cthw20k1.c
324
set_field(&ctl->mpr, MPRLH_PITCH, pitch);
sound/pci/ctxfi/cthw20k1.c
527
set_field(&ctl->srcimap.srcaim, SRCAIM_ARC, slot);
sound/pci/ctxfi/cthw20k1.c
536
set_field(&ctl->srcimap.srcaim, SRCAIM_SRC, user);
sound/pci/ctxfi/cthw20k1.c
545
set_field(&ctl->srcimap.srcaim, SRCAIM_NXT, next);
sound/pci/ctxfi/cthw20k1.c
604
set_field(&ctl->amoplo, AMOPLO_M, mode);
sound/pci/ctxfi/cthw20k1.c
619
set_field(&ctl->amoplo, AMOPLO_X, x);
sound/pci/ctxfi/cthw20k1.c
628
set_field(&ctl->amoplo, AMOPLO_Y, y);
sound/pci/ctxfi/cthw20k1.c
637
set_field(&ctl->amophi, AMOPHI_SADR, sadr);
sound/pci/ctxfi/cthw20k1.c
646
set_field(&ctl->amophi, AMOPHI_SE, se);
sound/pci/ctxfi/cthw20k1.c
828
set_field(&ctl->srtctl, SRTCTL_SRCR, src);
sound/pci/ctxfi/cthw20k1.c
837
set_field(&ctl->srtctl, SRTCTL_SRCL, src);
sound/pci/ctxfi/cthw20k1.c
846
set_field(&ctl->srtctl, SRTCTL_RSR, rsr);
sound/pci/ctxfi/cthw20k1.c
855
set_field(&ctl->srtctl, SRTCTL_DRAT, drat);
sound/pci/ctxfi/cthw20k1.c
864
set_field(&ctl->srtctl, SRTCTL_EC, ec ? 1 : 0);
sound/pci/ctxfi/cthw20k1.c
873
set_field(&ctl->srtctl, SRTCTL_ET, et ? 1 : 0);
sound/pci/ctxfi/cthw20k1.c
972
set_field(&ctl->spictl, SPICTL_EN << (idx*8), 1);
sound/pci/ctxfi/cthw20k1.c
977
set_field(&ctl->i2sctl, I2SCTL_EI << (idx*8), 1);
sound/pci/ctxfi/cthw20k1.c
989
set_field(&ctl->spictl, SPICTL_EN << (idx*8), 0);
sound/pci/ctxfi/cthw20k1.c
994
set_field(&ctl->i2sctl, I2SCTL_EI << (idx*8), 0);
sound/pci/ctxfi/cthw20k2.c
1000
set_field(&ctl->txctl[idx], ATXCTL_NUC, 1);
sound/pci/ctxfi/cthw20k2.c
1003
set_field(&ctl->txctl[idx], ATXCTL_NUC, 2);
sound/pci/ctxfi/cthw20k2.c
1006
set_field(&ctl->txctl[idx], ATXCTL_NUC, 3);
sound/pci/ctxfi/cthw20k2.c
1012
set_field(&ctl->txctl[idx], ATXCTL_CD, (!(conf & 0x7)));
sound/pci/ctxfi/cthw20k2.c
1014
set_field(&ctl->txctl[idx], ATXCTL_LIV, (conf >> 4) & 0x1);
sound/pci/ctxfi/cthw20k2.c
1016
set_field(&ctl->txctl[idx], ATXCTL_RIV, (conf >> 4) & 0x1);
sound/pci/ctxfi/cthw20k2.c
1017
set_field(&ctl->txctl[idx], ATXCTL_RAW,
sound/pci/ctxfi/cthw20k2.c
1031
set_field(&ctl->daoimap.aim, AIM_ARC, slot);
sound/pci/ctxfi/cthw20k2.c
1040
set_field(&ctl->daoimap.aim, AIM_NXT, next);
sound/pci/ctxfi/cthw20k2.c
1317
set_field(&pllctl, PLLCTL_B, 0);
sound/pci/ctxfi/cthw20k2.c
1318
set_field(&pllctl, PLLCTL_FD, 48000 == rsr ? 16 - 4 : 147 - 4);
sound/pci/ctxfi/cthw20k2.c
1319
set_field(&pllctl, PLLCTL_RD, 48000 == rsr ? 1 - 1 : 10 - 1);
sound/pci/ctxfi/cthw20k2.c
1324
set_field(&pllctl, PLLCTL_FD, 48000 == rsr ? 16 - 2 : 147 - 2);
sound/pci/ctxfi/cthw20k2.c
1366
set_field(&gctl, GCTL_AIE, 0);
sound/pci/ctxfi/cthw20k2.c
1368
set_field(&gctl, GCTL_AIE, 1);
sound/pci/ctxfi/cthw20k2.c
1488
set_field(&i2c_addr, I2C_ADDRESS_SLAD, dev_id);
sound/pci/ctxfi/cthw20k2.c
1494
set_field(&i2c_status, I2C_STATUS_DCM, 1); /* Direct control mode */
sound/pci/ctxfi/cthw20k2.c
1507
set_field(&i2c_addr, I2C_ADDRESS_SLAD, 0x57); /* I2C id */
sound/pci/ctxfi/cthw20k2.c
1513
set_field(&i2c_status, I2C_STATUS_DCM, 0); /* I2C mode */
sound/pci/ctxfi/cthw20k2.c
1538
set_field(&i2c_status, I2C_STATUS_BC,
sound/pci/ctxfi/cthw20k2.c
1566
set_field(&i2c_status, I2C_STATUS_BC,
sound/pci/ctxfi/cthw20k2.c
180
set_field(&ctl->ctl, SRCCTL_STATE, state);
sound/pci/ctxfi/cthw20k2.c
189
set_field(&ctl->ctl, SRCCTL_BM, bm);
sound/pci/ctxfi/cthw20k2.c
198
set_field(&ctl->ctl, SRCCTL_RSR, rsr);
sound/pci/ctxfi/cthw20k2.c
207
set_field(&ctl->ctl, SRCCTL_SF, sf);
sound/pci/ctxfi/cthw20k2.c
2089
set_field(&gctl, GCTL_UAA, 0);
sound/pci/ctxfi/cthw20k2.c
216
set_field(&ctl->ctl, SRCCTL_WR, wr);
sound/pci/ctxfi/cthw20k2.c
2180
set_field(&gctl, GCTL_DBP, 1);
sound/pci/ctxfi/cthw20k2.c
2181
set_field(&gctl, GCTL_TBP, 1);
sound/pci/ctxfi/cthw20k2.c
2182
set_field(&gctl, GCTL_FBP, 1);
sound/pci/ctxfi/cthw20k2.c
2183
set_field(&gctl, GCTL_DPC, 0);
sound/pci/ctxfi/cthw20k2.c
225
set_field(&ctl->ctl, SRCCTL_PM, pm);
sound/pci/ctxfi/cthw20k2.c
234
set_field(&ctl->ctl, SRCCTL_ROM, rom);
sound/pci/ctxfi/cthw20k2.c
243
set_field(&ctl->ctl, SRCCTL_VO, vo);
sound/pci/ctxfi/cthw20k2.c
252
set_field(&ctl->ctl, SRCCTL_ST, st);
sound/pci/ctxfi/cthw20k2.c
261
set_field(&ctl->ctl, SRCCTL_IE, ie);
sound/pci/ctxfi/cthw20k2.c
270
set_field(&ctl->ctl, SRCCTL_ILSZ, ilsz);
sound/pci/ctxfi/cthw20k2.c
279
set_field(&ctl->ctl, SRCCTL_BP, bp);
sound/pci/ctxfi/cthw20k2.c
288
set_field(&ctl->ccr, SRCCCR_CISZ, cisz);
sound/pci/ctxfi/cthw20k2.c
297
set_field(&ctl->ca, SRCCA_CA, ca);
sound/pci/ctxfi/cthw20k2.c
306
set_field(&ctl->sa, SRCSA_SA, sa);
sound/pci/ctxfi/cthw20k2.c
315
set_field(&ctl->la, SRCLA_LA, la);
sound/pci/ctxfi/cthw20k2.c
324
set_field(&ctl->mpr, MPRLH_PITCH, pitch);
sound/pci/ctxfi/cthw20k2.c
527
set_field(&ctl->srcimap.srcaim, SRCAIM_ARC, slot);
sound/pci/ctxfi/cthw20k2.c
536
set_field(&ctl->srcimap.srcaim, SRCAIM_SRC, user);
sound/pci/ctxfi/cthw20k2.c
545
set_field(&ctl->srcimap.srcaim, SRCAIM_NXT, next);
sound/pci/ctxfi/cthw20k2.c
603
set_field(&ctl->amoplo, AMOPLO_M, mode);
sound/pci/ctxfi/cthw20k2.c
612
set_field(&ctl->amoplo, AMOPLO_IV, iv);
sound/pci/ctxfi/cthw20k2.c
621
set_field(&ctl->amoplo, AMOPLO_X, x);
sound/pci/ctxfi/cthw20k2.c
630
set_field(&ctl->amoplo, AMOPLO_Y, y);
sound/pci/ctxfi/cthw20k2.c
639
set_field(&ctl->amophi, AMOPHI_SADR, sadr);
sound/pci/ctxfi/cthw20k2.c
648
set_field(&ctl->amophi, AMOPHI_SE, se);
sound/pci/ctxfi/cthw20k2.c
818
set_field(&ctl->srt, SRTCTL_SRCO, src);
sound/pci/ctxfi/cthw20k2.c
827
set_field(&ctl->srt, SRTCTL_SRCM, src);
sound/pci/ctxfi/cthw20k2.c
836
set_field(&ctl->srt, SRTCTL_RSR, rsr);
sound/pci/ctxfi/cthw20k2.c
845
set_field(&ctl->srt, SRTCTL_DRAT, drat);
sound/pci/ctxfi/cthw20k2.c
854
set_field(&ctl->srt, SRTCTL_EC, ec ? 1 : 0);
sound/pci/ctxfi/cthw20k2.c
863
set_field(&ctl->srt, SRTCTL_ET, et ? 1 : 0);
sound/pci/ctxfi/cthw20k2.c
955
set_field(&ctl->rxctl[idx], ARXCTL_EN, 1);
sound/pci/ctxfi/cthw20k2.c
964
set_field(&ctl->rxctl[idx], ARXCTL_EN, 0);
sound/pci/ctxfi/cthw20k2.c
974
set_field(&ctl->txctl[idx], ATXCTL_EN, 1);
sound/pci/ctxfi/cthw20k2.c
983
set_field(&ctl->txctl[idx], ATXCTL_EN, 0);
sound/pci/ctxfi/cthw20k2.c
997
set_field(&ctl->txctl[idx], ATXCTL_NUC, 0);