Searched refs:WM_MASTER (Results 1 – 6 of 6) sorted by relevance
/dports/multimedia/v4l_compat/linux-5.13-rc2/sound/pci/ice1712/ |
H A D | phase.c | 60 #define WM_MASTER 0x17 /* master clock and mode */ macro 719 ucontrol->value.enumerated.item[0] = (wm_get(ice, WM_MASTER) & 0x8) == in phase28_oversampling_get() 730 temp = wm_get(ice, WM_MASTER); in phase28_oversampling_put() 739 wm_put(ice, WM_MASTER, temp); in phase28_oversampling_put()
|
H A D | aureon.c | 67 #define WM_MASTER 0x17 /* master clock and mode */ macro 1365 ucontrol->value.enumerated.item[0] = (wm_get(ice, WM_MASTER) & 0x8) == 0x8; in aureon_oversampling_get() 1374 temp2 = temp = wm_get(ice, WM_MASTER); in aureon_oversampling_put() 1382 wm_put(ice, WM_MASTER, temp); in aureon_oversampling_put()
|
/dports/multimedia/libv4l/linux-5.13-rc2/sound/pci/ice1712/ |
H A D | phase.c | 60 #define WM_MASTER 0x17 /* master clock and mode */ macro 719 ucontrol->value.enumerated.item[0] = (wm_get(ice, WM_MASTER) & 0x8) == in phase28_oversampling_get() 730 temp = wm_get(ice, WM_MASTER); in phase28_oversampling_put() 739 wm_put(ice, WM_MASTER, temp); in phase28_oversampling_put()
|
H A D | aureon.c | 67 #define WM_MASTER 0x17 /* master clock and mode */ macro 1365 ucontrol->value.enumerated.item[0] = (wm_get(ice, WM_MASTER) & 0x8) == 0x8; in aureon_oversampling_get() 1374 temp2 = temp = wm_get(ice, WM_MASTER); in aureon_oversampling_put() 1382 wm_put(ice, WM_MASTER, temp); in aureon_oversampling_put()
|
/dports/multimedia/v4l-utils/linux-5.13-rc2/sound/pci/ice1712/ |
H A D | phase.c | 60 #define WM_MASTER 0x17 /* master clock and mode */ macro 719 ucontrol->value.enumerated.item[0] = (wm_get(ice, WM_MASTER) & 0x8) == in phase28_oversampling_get() 730 temp = wm_get(ice, WM_MASTER); in phase28_oversampling_put() 739 wm_put(ice, WM_MASTER, temp); in phase28_oversampling_put()
|
H A D | aureon.c | 67 #define WM_MASTER 0x17 /* master clock and mode */ macro 1365 ucontrol->value.enumerated.item[0] = (wm_get(ice, WM_MASTER) & 0x8) == 0x8; in aureon_oversampling_get() 1374 temp2 = temp = wm_get(ice, WM_MASTER); in aureon_oversampling_put() 1382 wm_put(ice, WM_MASTER, temp); in aureon_oversampling_put()
|