Home
last modified time | relevance | path

Searched refs:sw2 (Results 1 – 20 of 20) sorted by relevance

/linux-4.4.14/drivers/media/pci/cx18/
Dcx18-irq.c29 static void xpu_ack(struct cx18 *cx, u32 sw2) in xpu_ack() argument
31 if (sw2 & IRQ_CPU_TO_EPU_ACK) in xpu_ack()
33 if (sw2 & IRQ_APU_TO_EPU_ACK) in xpu_ack()
48 u32 sw1, sw2, hw2; in cx18_irq_handler() local
51 sw2 = cx18_read_reg(cx, SW2_INT_STATUS) & cx->sw2_irq_mask; in cx18_irq_handler()
56 if (sw2) in cx18_irq_handler()
57 cx18_write_reg_expect(cx, sw2, SW2_INT_STATUS, ~sw2, sw2); in cx18_irq_handler()
61 if (sw1 || sw2 || hw2) in cx18_irq_handler()
63 "SW1: %x SW2: %x HW2: %x\n", sw1, sw2, hw2); in cx18_irq_handler()
77 if (sw2) in cx18_irq_handler()
[all …]
/linux-4.4.14/Documentation/devicetree/bindings/regulator/
Dpfuze100.txt14 sw1ab,sw1c,sw2,sw3a,sw3b,sw4,swbst,vsnvs,vrefddr,vgen1~vgen6
16 sw1ab,sw2,sw3a,sw3b,swbst,vsnvs,vrefddr,vgen1~vgen6
18 sw1a,sw1b,sw2,sw3,swbst,vsnvs,vrefddr,vldo1,vldo2,vccsd,v33,vldo3,vldo4
44 sw2_reg: sw2 {
138 sw2_reg: sw2 {
234 sw2_reg: sw2 {
Dltc3589.txt8 - regulators: Contains eight regulator child nodes sw1, sw2, sw3, bb-out,
13 nodes for sw1, sw2, sw3, bb-out, ldo1, and ldo2 additionally need to specify
20 Regulators sw1, sw2, sw3, and ldo2 can regulate the feedback reference from
45 sw2_reg: sw2 {
/linux-4.4.14/drivers/media/i2c/
Dm52790.c57 u8 sw2 = (state->input | state->output) >> 8; in m52790_write() local
59 return i2c_smbus_write_byte_data(client, sw1, sw2); in m52790_write()
/linux-4.4.14/drivers/media/dvb-frontends/
Ddib0090.h90 extern int dib0090_set_switch(struct dvb_frontend *fe, u8 sw1, u8 sw2, u8 sw3);
160 u8 sw1, u8 sw2, u8 sw3) in dib0090_set_switch() argument
Ddib0090.c1378 int dib0090_set_switch(struct dvb_frontend *fe, u8 sw1, u8 sw2, u8 sw3) in dib0090_set_switch() argument
1383 | ((sw3 & 1) << 2) | ((sw2 & 1) << 1) | (sw1 & 1)); in dib0090_set_switch()
/linux-4.4.14/arch/arm/boot/dts/
Dimx6sx-sdb.dts49 sw2_reg: sw2 {
Dimx6sx-sdb-reva.dts42 sw2_reg: sw2 {
Dimx53-qsrb.dts57 sw2_reg: sw2 {
Dimx51-digi-connectcore-som.dtsi50 sw2_reg: sw2 {
Dimx6q-dmo-edmqmx6.dts164 sw2_reg: sw2 {
Dimx6q-gw5400-a.dts237 sw2_reg: sw2 {
Dimx6dl-riotboard.dts141 reg_gen_3v3: sw2 { /* VDDHIGH_IN */
Dimx6qdl-gw54xx.dtsi234 sw2_reg: sw2 {
Dimx6qdl-sabresd.dtsi236 sw2_reg: sw2 {
Dimx6sl-evk.dts170 sw2_reg: sw2 {
Dimx7d-sdb.dts170 sw2_reg: sw2 {
Dimx6qdl-sabreauto.dtsi198 sw2_reg: sw2 {
Dimx51-babbage.dts205 sw2_reg: sw2 {
/linux-4.4.14/Documentation/devicetree/bindings/mfd/
Dmc13xxx.txt87 sw2 : regulator SW2 (register 25, bit 0)