Регистры Allwinner H616

Сокращения  |  Дерево шин  |  Карта памяти


TSF_CCWIR
9.10.5. TSF Channel CW Index Register - адрес: 0x506f048 0x506f088 0x506f148 0x506f1c8 (смещение: TSF + 0x48)

Контроллер транспортного потока: список регистров



31 ||||||||||||||||| 16
15 ||||||||||||||||| 00

  Unused

Bits 31 : 3

  CWIND

Bits 2 : 0
R/W
0x0

Related Control Word Index
Index to the control word used by this channel when Descramble Enable of
this channel enable.
This value is useless when the corresponding Descramble Enable is '0'.



Команда U-Boot для чтения регистра

md 506f048 1
md 506f088 1
md 506f148 1
md 506f1c8 1



Bit fields structure

typedef union  tsf_ccwir
{
  struct
  {
   unsigned cwind : 3;
   unsigned unused0 : 29;
  } b;
   unsigned long w;
} TSF_CCWIR
   

Allwinner H616 Manual