Searched refs:tsin (Results 1 – 9 of 9) sorted by relevance
/linux-6.12.1/drivers/media/platform/st/sti/c8sectpfe/ |
D | c8sectpfe-core.c | 426 static void free_input_block(struct c8sectpfei *fei, struct channel_info *tsin) in free_input_block() argument 428 if (!fei || !tsin) in free_input_block() 431 if (tsin->back_buffer_busaddr) in free_input_block() 432 if (!dma_mapping_error(fei->dev, tsin->back_buffer_busaddr)) in free_input_block() 433 dma_unmap_single(fei->dev, tsin->back_buffer_busaddr, in free_input_block() 436 kfree(tsin->back_buffer_start); in free_input_block() 438 if (tsin->pid_buffer_busaddr) in free_input_block() 439 if (!dma_mapping_error(fei->dev, tsin->pid_buffer_busaddr)) in free_input_block() 440 dma_unmap_single(fei->dev, tsin->pid_buffer_busaddr, in free_input_block() 443 kfree(tsin->pid_buffer_start); in free_input_block() [all …]
|
D | c8sectpfe-dvb.c | 108 struct channel_info *tsin, int chan_num) in c8sectpfe_frontend_attach() argument 118 if (!tsin) in c8sectpfe_frontend_attach() 121 switch (tsin->dvb_card) { in c8sectpfe_frontend_attach() 127 if (tsin->dvb_card == STV0367_TDA18212_NIMA_1) in c8sectpfe_frontend_attach() 130 tsin->i2c_adapter); in c8sectpfe_frontend_attach() 131 else if (tsin->dvb_card == STV0367_TDA18212_NIMB_1) in c8sectpfe_frontend_attach() 134 tsin->i2c_adapter); in c8sectpfe_frontend_attach() 138 tsin->i2c_adapter); in c8sectpfe_frontend_attach() 143 , __func__, dvb_card_str(tsin->dvb_card)); in c8sectpfe_frontend_attach() 172 client = i2c_new_client_device(tsin->i2c_adapter, in c8sectpfe_frontend_attach() [all …]
|
D | c8sectpfe-common.c | 203 struct channel_info *tsin; in c8sectpfe_tuner_unregister_frontend() local 207 tsin = fei->channel_data[n]; in c8sectpfe_tuner_unregister_frontend() 209 if (tsin) { in c8sectpfe_tuner_unregister_frontend() 210 if (tsin->frontend) { in c8sectpfe_tuner_unregister_frontend() 211 dvb_unregister_frontend(tsin->frontend); in c8sectpfe_tuner_unregister_frontend() 212 dvb_frontend_detach(tsin->frontend); in c8sectpfe_tuner_unregister_frontend() 215 i2c_put_adapter(tsin->i2c_adapter); in c8sectpfe_tuner_unregister_frontend() 217 if (tsin->i2c_client) { in c8sectpfe_tuner_unregister_frontend() 218 module_put(tsin->i2c_client->dev.driver->owner); in c8sectpfe_tuner_unregister_frontend() 219 i2c_unregister_device(tsin->i2c_client); in c8sectpfe_tuner_unregister_frontend() [all …]
|
D | c8sectpfe-dvb.h | 14 struct c8sectpfe *c8sectpfe, struct channel_info *tsin,
|
/linux-6.12.1/Documentation/devicetree/bindings/media/ |
D | stih407-c8sectpfe.txt | 11 Currently 7 TS input (tsin) channels are supported on the stih407 family SoC. 28 - pinctrl-names : a pinctrl state named tsin%d-serial or tsin%d-parallel (where %d is tsin-num) 29 must be defined for each tsin child node. 30 - pinctrl-0 : phandle referencing pin configuration for this tsin configuration 34 Required properties (tsin (child) node): 36 - tsin-num : tsin id of the InputBlock (must be between 0 to 6) 37 - i2c-bus : phandle to the I2C bus DT node which the demodulators & tuners on this tsin channel are… 38 - reset-gpios : reset gpio for this tsin channel. 40 Optional properties (tsin (child) node): 47 - dvb-card : Describes the NIM card connected to this tsin channel. [all …]
|
/linux-6.12.1/arch/arc/boot/dts/ |
D | abilis_tb100.dtsi | 31 pctl_tsin_s0: pctl-tsin-s0 { /* Serial TS-in 0 */ 34 pctl_tsin_s1: pctl-tsin-s1 { /* Serial TS-in 1 */ 40 pctl_tsin_p1: pctl-tsin-p1 { /* Parallel TS-in 1 */ 44 pctl_tsin_s2: pctl-tsin-s2 { /* Serial TS-in 2 */ 47 pctl_tsin_s3: pctl-tsin-s3 { /* Serial TS-in 3 */ 53 pctl_tsin_p3: pctl-tsin-p3 { /* Parallel TS-in 3 */ 57 pctl_tsin_s4: pctl-tsin-s4 { /* Serial TS-in 4 */ 60 pctl_tsin_s5: pctl-tsin-s5 { /* Serial TS-in 5 */ 66 pctl_tsin_p5: pctl-tsin-p5 { /* Parallel TS-in 5 */ 70 pctl_tsin_s6: pctl-tsin-s6 { /* Serial TS-in 6 */ [all …]
|
D | abilis_tb101.dtsi | 31 pctl_tsin_s0: pctl-tsin-s0 { /* Serial TS-in 0 */ 34 pctl_tsin_s1: pctl-tsin-s1 { /* Serial TS-in 1 */ 40 pctl_tsin_p1: pctl-tsin-p1 { /* Parallel TS-in 1 */ 44 pctl_tsin_s2: pctl-tsin-s2 { /* Serial TS-in 2 */ 47 pctl_tsin_s3: pctl-tsin-s3 { /* Serial TS-in 3 */ 53 pctl_tsin_p3: pctl-tsin-p3 { /* Parallel TS-in 3 */ 57 pctl_tsin_s4: pctl-tsin-s4 { /* Serial TS-in 4 */ 60 pctl_tsin_s5: pctl-tsin-s5 { /* Serial TS-in 5 */ 66 pctl_tsin_p5: pctl-tsin-p5 { /* Parallel TS-in 5 */ 70 pctl_tsin_s6: pctl-tsin-s6 { /* Serial TS-in 6 */ [all …]
|
D | abilis_tb10x.dtsi | 220 tb100-mdscr-manage-tsin; 229 tb100-mdscr-manage-tsin; 234 tb100-mdscr-manage-tsin;
|
/linux-6.12.1/arch/arm/boot/dts/st/ |
D | stihxxx-b2120.dtsi | 178 tsin-num = <0>;
|